diff options
Diffstat (limited to 'graphics/p5-SVG-Metadata/Makefile')
-rw-r--r-- | graphics/p5-SVG-Metadata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-SVG-Metadata/Makefile b/graphics/p5-SVG-Metadata/Makefile index b058b83feb13..a1d9961425fa 100644 --- a/graphics/p5-SVG-Metadata/Makefile +++ b/graphics/p5-SVG-Metadata/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to capture metadata info about an SVG file BUILD_DEPENDS= xml_grep:${PORTSDIR}/textproc/p5-XML-Twig -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |