aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery')
-rw-r--r--net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
index 0df3d050cb9f..82bd87a5ad60 100644
--- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
+++ b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
@@ -14,11 +14,11 @@ COMMENT= SNMP support for FusionInventory Agent
LICENSE= GPLv2
-BUILD_DEPENDS= p5-FusionInventory-Agent>=0:${PORTSDIR}/net-mgmt/p5-FusionInventory-Agent \
- p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \
- p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
- p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \
- p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS= p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \
+ p5-Net-IP>=0:net-mgmt/p5-Net-IP \
+ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
+ p5-Parallel-ForkManager>=0:devel/p5-Parallel-ForkManager \
+ p5-XML-Simple>=0:textproc/p5-XML-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5