diff options
Diffstat (limited to 'textproc/p5-XML-XUpdate-LibXML/Makefile')
-rw-r--r-- | textproc/p5-XML-XUpdate-LibXML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index a6d0bf5da897..a765c48cf9a3 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -17,7 +17,7 @@ COMMENT= Simple implementation of XUpdate format based on and XML::LibXML BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/XML/LibXML/Iterator.pm:${PORTSDIR}/textproc/p5-XML-LibXML-Iterator -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |