From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- graphics/p5-Graph-Writer-GraphViz/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/p5-Graph-Writer-GraphViz') diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile index b4480f3c82a9..9f02da5b510b 100644 --- a/graphics/p5-Graph-Writer-GraphViz/Makefile +++ b/graphics/p5-Graph-Writer-GraphViz/Makefile @@ -14,10 +14,10 @@ COMMENT= GraphViz Writer for Graph object LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Graph>=0.54:${PORTSDIR}/math/p5-Graph \ - p5-Graph-ReadWrite>=0:${PORTSDIR}/graphics/p5-Graph-ReadWrite \ - p5-GraphViz>=2.02:${PORTSDIR}/graphics/p5-GraphViz \ - p5-IO-All>=0.30:${PORTSDIR}/devel/p5-IO-All +BUILD_DEPENDS= p5-Graph>=0.54:math/p5-Graph \ + p5-Graph-ReadWrite>=0:graphics/p5-Graph-ReadWrite \ + p5-GraphViz>=2.02:graphics/p5-GraphViz \ + p5-IO-All>=0.30:devel/p5-IO-All RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -- cgit v1.2.3