aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile')
-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