diff options
Diffstat (limited to 'www/p5-webservice-validator-css-w3c/Makefile')
-rw-r--r-- | www/p5-webservice-validator-css-w3c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-webservice-validator-css-w3c/Makefile b/www/p5-webservice-validator-css-w3c/Makefile index 596ec6ca5db2..ecb6ee2aa6d5 100644 --- a/www/p5-webservice-validator-css-w3c/Makefile +++ b/www/p5-webservice-validator-css-w3c/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI/QueryParam.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |