From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery') 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 -- cgit v1.2.3