diff options
Diffstat (limited to 'graphics/p5-Graph-ReadWrite')
-rw-r--r-- | graphics/p5-Graph-ReadWrite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index 88c4de8cac66..77969faad3fd 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -16,7 +16,7 @@ COMMENT= Reading and Writing a variety of graph file formats BUILD_DEPENDS= ${SITE_PERL}/Graph.pm:${PORTSDIR}/math/p5-Graph \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |