diff options
Diffstat (limited to 'www/p5-Catalyst-View-XSLT/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-XSLT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-XSLT/Makefile b/www/p5-Catalyst-View-XSLT/Makefile index 8a146611d048..8ceee9ca4203 100644 --- a/www/p5-Catalyst-View-XSLT/Makefile +++ b/www/p5-Catalyst-View-XSLT/Makefile @@ -18,7 +18,7 @@ COMMENT= XSLT view class for Catalyst BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-XML-LibXSLT>=1.52:${PORTSDIR}/textproc/p5-XML-LibXSLT \ p5-Path-Class>=0.12:${PORTSDIR}/devel/p5-Path-Class -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |