diff options
Diffstat (limited to 'textproc/p5-Pod-XML/Makefile')
-rw-r--r-- | textproc/p5-Pod-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 19ccb3eeb44f..09615119ecc2 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -17,7 +17,7 @@ COMMENT= Module to convert POD to XML BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Test-File-Contents>=0:${PORTSDIR}/devel/p5-Test-File-Contents -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |