summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 03:10:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 03:10:23 +0000
commit177fda2433a690a4aba4005c004eebd4bf5d6437 (patch)
treede73393f654316f54ed32e7fa73b39ee08bb985e /net-p2p
parentUpgrade from 0.6.0.1 to 0.6.2. Minor other tweaks. (diff)
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298413
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/p5-pdonkey/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/p5-pdonkey/Makefile b/net-p2p/p5-pdonkey/Makefile
index c07415246f61..45fe77ada700 100644
--- a/net-p2p/p5-pdonkey/Makefile
+++ b/net-p2p/p5-pdonkey/Makefile
@@ -17,10 +17,10 @@ DISTNAME= P2P-pDonkey-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl tools for eDonkey network
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \
- ${SITE_PERL}/Data/Hexdumper.pm:${PORTSDIR}/devel/p5-Data-Hexdumper \
- ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
- ${SITE_PERL}/Video/Info.pm:${PORTSDIR}/multimedia/p5-Video-Info
+BUILD_DEPENDS= p5-Digest-MD4>=0:${PORTSDIR}/security/p5-Digest-MD4 \
+ p5-Data-Hexdumper>=0:${PORTSDIR}/devel/p5-Data-Hexdumper \
+ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
+ p5-Video-Info>=0:${PORTSDIR}/multimedia/p5-Video-Info
PERL_CONFIGURE= yes