summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/youtube_dl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index d299360269b7..79de09140c4f 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= zip:archivers/zip
ALL_TARGET= youtube-dl
MAKE_ARGS= PYTHON=${PYTHON_CMD}
-USES= python
+USES= gmake python
NO_ARCH= yes
WRKSRC= ${WRKDIR}/youtube-dl