diff options
Diffstat (limited to 'textproc/p5-XML-Hash-LX/Makefile')
-rw-r--r-- | textproc/p5-XML-Hash-LX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Hash-LX/Makefile b/textproc/p5-XML-Hash-LX/Makefile index 4fed741eec92..2c5fcda1a551 100644 --- a/textproc/p5-XML-Hash-LX/Makefile +++ b/textproc/p5-XML-Hash-LX/Makefile @@ -16,7 +16,7 @@ COMMENT= Convert hash to xml and xml to hash using LibXML BUILD_DEPENDS= p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs \ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |