diff options
Diffstat (limited to 'graphics/p5-GD-Graph3d/Makefile')
-rw-r--r-- | graphics/p5-GD-Graph3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index 9fc0ed83b720..f55373288671 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Creates 3D charts with GD::Graph and GD -BUILD_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph +BUILD_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 dos2unix |