diff options
Diffstat (limited to 'textproc/p5-XML-Elemental/Makefile')
-rw-r--r-- | textproc/p5-XML-Elemental/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index 6175260613f7..700c78927db8 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -16,7 +16,7 @@ COMMENT= Generic classes for simplistic and perlish handling of XML data BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ p5-Task-Weaken>=1.02:${PORTSDIR}/devel/p5-Task-Weaken -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |