diff options
Diffstat (limited to 'textproc/p5-Pod-WSDL/Makefile')
-rw-r--r-- | textproc/p5-Pod-WSDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index 54f46a65919c..6e240dc97a7d 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -17,7 +17,7 @@ COMMENT= Create WSDL documents from (extended) pod BUILD_DEPENDS= p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \ p5-XML-Writer>=0.531:${PORTSDIR}/textproc/p5-XML-Writer \ p5-XML-XPath>=1.13:${PORTSDIR}/textproc/p5-XML-XPath -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |