diff options
-rw-r--r-- | www/you-get/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/you-get/Makefile b/www/you-get/Makefile index 179b4101d841..d7a49c4789c4 100644 --- a/www/you-get/Makefile +++ b/www/you-get/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg OPTIONS_DEFINE= RTMPDUMP NO_ARCH= yes -USE_PYTHON= autoplist distutils optsuffix +USE_PYTHON= autoplist distutils noflavors USES= python:3.4+ RTMPDUMP_RUN_DEPENDS= rtmpdump:multimedia/rtmpdump |