diff options
Diffstat (limited to 'devel/p5-Test-XML/Makefile')
-rw-r--r-- | devel/p5-Test-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-XML/Makefile b/devel/p5-Test-XML/Makefile index 6c445915a2aa..52499632e436 100644 --- a/devel/p5-Test-XML/Makefile +++ b/devel/p5-Test-XML/Makefile @@ -16,7 +16,7 @@ COMMENT= Compare XML in perl tests BUILD_DEPENDS= ${SITE_PERL}/XML/SemanticDiff.pm:${PORTSDIR}/textproc/p5-XML-SemanticDiff \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |