aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-04 11:27:37 +0800
committeraz <az@FreeBSD.org>2013-09-04 11:27:37 +0800
commitb11eaee46a2e6d5743b95225a6244f94b9f8bad4 (patch)
tree00ab6a9b2ac185234ddc8fe1dd36a7b7d777cfa6 /net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
parent714789fd0ce123acfab6c0d23acb54ae624b0c58 (diff)
downloadfreebsd-ports-gnome-b11eaee46a2e6d5743b95225a6244f94b9f8bad4.tar.gz
freebsd-ports-gnome-b11eaee46a2e6d5743b95225a6244f94b9f8bad4.tar.zst
freebsd-ports-gnome-b11eaee46a2e6d5743b95225a6244f94b9f8bad4.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery')
-rw-r--r--net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
index fe34a8d29a8c..772351b043e0 100644
--- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
+++ b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-FusionInventory-Agent>=0:${PORTSDIR}/net-mgmt/p5-FusionInvento
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>