summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-RBL
diff options
context:
space:
mode:
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 e185e824e443..73b7d45893f8 100644
--- a/mail/p5-Mail-RBL/Makefile
+++ b/mail/p5-Mail-RBL/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= erwin@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 \
- ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
+ p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}