aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-IPTrie
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-17 14:50:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-17 14:50:17 +0800
commitf3ce34917a6938070244efdbb05a2944603c2020 (patch)
tree2480a69c51e93f1e0595149cf98b91d2034876ab /net/p5-Net-IPTrie
parentf456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f (diff)
downloadfreebsd-ports-gnome-f3ce34917a6938070244efdbb05a2944603c2020.tar.gz
freebsd-ports-gnome-f3ce34917a6938070244efdbb05a2944603c2020.tar.zst
freebsd-ports-gnome-f3ce34917a6938070244efdbb05a2944603c2020.zip
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'net/p5-Net-IPTrie')
-rw-r--r--net/p5-Net-IPTrie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-IPTrie/Makefile b/net/p5-Net-IPTrie/Makefile
index 44ecc6f4af2f..1bc7c1274144 100644
--- a/net/p5-Net-IPTrie/Makefile
+++ b/net/p5-Net-IPTrie/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_MODBUILD= 5.8.0+
+PERL_MODBUILD= yes
MAN3= Net::IPTrie.3 Net::IPTrie::Node.3