From e15628ebf6a1fcfc276cffc40a3201aacba9138a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 21 Aug 2013 14:55:43 +0000 Subject: - Use RUN_DEPENDS:=BUILD_DEPENDS - Add BUILD_DEPENDS - Cosmetic change --- graphics/p5-Image-Base-SVG/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/p5-Image-Base-SVG') diff --git a/graphics/p5-Image-Base-SVG/Makefile b/graphics/p5-Image-Base-SVG/Makefile index f0fdb6acd675..720001a35252 100644 --- a/graphics/p5-Image-Base-SVG/Makefile +++ b/graphics/p5-Image-Base-SVG/Makefile @@ -17,9 +17,7 @@ COMMENT= SVG image file output BUILD_DEPENDS= p5-Image-Base>=0:${PORTSDIR}/graphics/p5-Image-Base \ p5-SVG>=2.38:${PORTSDIR}/textproc/p5-SVG \ p5-SVG-Parser>=0:${PORTSDIR}/textproc/p5-SVG-Parser -RUN_DEPENDS= p5-Image-Base>=0:${PORTSDIR}/graphics/p5-Image-Base \ - p5-SVG>=2.38:${PORTSDIR}/textproc/p5-SVG \ - p5-SVG-Parser>=0:${PORTSDIR}/textproc/p5-SVG-Parser +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -- cgit v1.2.3