diff options
Diffstat (limited to 'www/you-get/Makefile')
-rw-r--r-- | www/you-get/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/you-get/Makefile b/www/you-get/Makefile index 4ce85f2fa82a..d9f05dc57faa 100644 --- a/www/you-get/Makefile +++ b/www/you-get/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg OPTIONS_DEFINE= RTMPDUMP NO_ARCH= yes -USE_PYTHON= autoplist distutils -USES= python:3 +USE_PYTHON= autoplist distutils optsuffix +USES= python:3.4+ RTMPDUMP_RUN_DEPENDS= rtmpdump:multimedia/rtmpdump |