aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/torrentsniff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 18:17:13 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 18:17:13 +0000
commit28b1ad7c93c78d400c3f7ef5dbf17d82dc063b22 (patch)
tree451f39004d76023f4af8c5bca3cccd40d9379b8c /net-p2p/torrentsniff
parentfcf6e6f95bb37eb087060cdb902cc99e55dfdd99 (diff)
downloadports-28b1ad7c93c78d400c3f7ef5dbf17d82dc063b22.tar.gz
ports-28b1ad7c93c78d400c3f7ef5dbf17d82dc063b22.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (pav@ via IRC)
Notes
Notes: svn path=/head/; revision=298502
Diffstat (limited to 'net-p2p/torrentsniff')
-rw-r--r--net-p2p/torrentsniff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/torrentsniff/Makefile b/net-p2p/torrentsniff/Makefile
index deba18a2daf6..42be4f43fe48 100644
--- a/net-p2p/torrentsniff/Makefile
+++ b/net-p2p/torrentsniff/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= http://www.highprogrammer.com/alan/perl/
MAINTAINER= pav@FreeBSD.org
COMMENT= Commandline tool for getting status of torrent
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
USE_PERL5= yes
NO_BUILD= yes