diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /www/get_flash_videos | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) | |
download | ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.tar.gz ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.zip |
Notes
Diffstat (limited to 'www/get_flash_videos')
-rw-r--r-- | www/get_flash_videos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_flash_videos/Makefile b/www/get_flash_videos/Makefile index f7fa254c0b45..e22c271b1cef 100644 --- a/www/get_flash_videos/Makefile +++ b/www/get_flash_videos/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= \ rtmpdump>=2.4.0:${PORTSDIR}/multimedia/rtmpdump FETCH_ARGS= -Fpr # work around 302 redirect at github -USE_PERL5= 5.8.0+ +USE_PERL5= yes NO_BUILD= yes NO_WRKSUBDIR= yes |