diff options
Diffstat (limited to 'textproc/p5-XML-Parser-Style-EasyTree/Makefile')
-rw-r--r-- | textproc/p5-XML-Parser-Style-EasyTree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile index 65078952ef65..9ce831dc6985 100644 --- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile @@ -17,7 +17,7 @@ COMMENT= Parse XML to a simple tree BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-ex-lib>=0.03:${PORTSDIR}/devel/p5-ex-lib -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |