aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-RBL
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
commit4f008d725474533a1cd77c99faed8f7ae34df8d4 (patch)
tree5e95a00e2dbdad5443e9ac71898320cf574dad5b /mail/p5-Mail-RBL
parenteabc22a00d5bab47c760609160d9d6ec03aea5d1 (diff)
downloadports-4f008d725474533a1cd77c99faed8f7ae34df8d4.tar.gz
ports-4f008d725474533a1cd77c99faed8f7ae34df8d4.zip
Notes
Diffstat (limited to 'mail/p5-Mail-RBL')
-rw-r--r--mail/p5-Mail-RBL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile
index d588497482bc..36366a1154b4 100644
--- a/mail/p5-Mail-RBL/Makefile
+++ b/mail/p5-Mail-RBL/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to access RBL-style host verification services
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
RUN_DEPENDS:= ${BUILD_DEPENDS}