aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-RBLClient
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
commit3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch)
treeb6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /dns/p5-Net-RBLClient
parent996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff)
downloadports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz
ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300241
Diffstat (limited to 'dns/p5-Net-RBLClient')
-rw-r--r--dns/p5-Net-RBLClient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-RBLClient/Makefile b/dns/p5-Net-RBLClient/Makefile
index cdbf27c0fd32..f728687f68c6 100644
--- a/dns/p5-Net-RBLClient/Makefile
+++ b/dns/p5-Net-RBLClient/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Queries multiple Realtime Blackhole Lists in parallel
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Packet.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/RBLCLient-${PORTVERSION}