aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-08-24 03:34:04 +0800
committerAnton Berezin <tobez@FreeBSD.org>2006-08-24 03:34:04 +0800
commitde5b609b0d3292e9ad59f2489772915d914cb794 (patch)
tree518345fe80bb0f4dcdc2abd2bd9b644965bf03be /dns
parent52290936ce281e8d0905d7dee7b04e10d1a7dcbd (diff)
downloadfreebsd-ports-gnome-de5b609b0d3292e9ad59f2489772915d914cb794.tar.gz
freebsd-ports-gnome-de5b609b0d3292e9ad59f2489772915d914cb794.tar.zst
freebsd-ports-gnome-de5b609b0d3292e9ad59f2489772915d914cb794.zip
NetAddr/IP.pm has changed its location after the last update.
Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-ZoneFile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile/Makefile b/dns/p5-Net-DNS-ZoneFile/Makefile
index 9633e5c8b688..a1c90a75b2da 100644
--- a/dns/p5-Net-DNS-ZoneFile/Makefile
+++ b/dns/p5-Net-DNS-ZoneFile/Makefile
@@ -17,7 +17,7 @@ COMMENT= Perl extension to convert a zone file to a collection of RRs
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
+ p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes