aboutsummaryrefslogtreecommitdiff
path: root/www/you-get/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/you-get/Makefile')
-rw-r--r--www/you-get/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/you-get/Makefile b/www/you-get/Makefile
index e4aa1f57f372..ae99db41eee2 100644
--- a/www/you-get/Makefile
+++ b/www/you-get/Makefile
@@ -21,10 +21,9 @@ USE_PYTHON= autoplist pep517 noflavors
NO_ARCH= yes
-OPTIONS_DEFINE= RTMPDUMP SOCKS
+OPTIONS_DEFINE= SOCKS
SOCKS_DESC= SOCKS support
-RTMPDUMP_RUN_DEPENDS= rtmpdump:multimedia/rtmpdump
SOCKS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks@${PY_FLAVOR}
.include <bsd.port.mk>