diff options
Diffstat (limited to 'www/p5-POE-Component-Server-SOAP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-SOAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-SOAP/Makefile b/www/p5-POE-Component-Server-SOAP/Makefile index bb22435c4bd1..324689cc2a2b 100644 --- a/www/p5-POE-Component-Server-SOAP/Makefile +++ b/www/p5-POE-Component-Server-SOAP/Makefile @@ -17,7 +17,7 @@ COMMENT= Publish POE event handlers via SOAP over HTTP BUILD_DEPENDS= p5-SOAP-Lite>=0.55:${PORTSDIR}/net/p5-SOAP-Lite \ p5-POE-Component-Server-SimpleHTTP>=1.54:${PORTSDIR}/www/p5-POE-Component-Server-SimpleHTTP \ p5-POE>=0:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |