aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-31 11:14:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-31 11:14:41 +0000
commit783b5629a80f3885683dfa226e637b7b40b2ef88 (patch)
tree621c0b52ce987858ba6b58caa7fa973d1fd8c8ad /net
parentacdefa6a335f2b5bd29db38c0230f8e527de89a4 (diff)
downloadports-783b5629a80f3885683dfa226e637b7b40b2ef88.tar.gz
ports-783b5629a80f3885683dfa226e637b7b40b2ef88.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/get_iplayer/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/net/get_iplayer/Makefile b/net/get_iplayer/Makefile
index 2fc283a9ff57..b25559b3ee44 100644
--- a/net/get_iplayer/Makefile
+++ b/net/get_iplayer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= get_iplayer
PORTVERSION= 2.83
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net multimedia
MASTER_SITES= ftp://ftp.infradead.org/pub/${PORTNAME}/ \
http://www.bayofrum.net/dist/${PORTNAME}/
@@ -13,11 +13,17 @@ COMMENT= Search, index, or stream archive video from BBC iPlayer
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rtmpdump:${PORTSDIR}/multimedia/rtmpdump \
+RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies \
+ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies
+ rtmpdump:${PORTSDIR}/multimedia/rtmpdump
-USE_PERL5_RUN= yes
+USES= perl5 shebangfix
+USE_PERL5= run
+perl_OLD_CMD= ${SETENV} perl
+SHEBANG_FILES= ${PORTNAME} ${PORTNAME}.cgi
NO_BUILD= yes
USE_RC_SUBR= ${PORTNAME}