diff options
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 6633befd3856..12377e453119 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -16,7 +16,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_PYTHON_RUN= 2.6-2.7 +USE_PYTHON_RUN= 2 ALL_TARGET= youtube-dl OPTIONS_DEFINE= BASH RTMPDUMP FFMPEG |