diff options
Diffstat (limited to 'www/p5-POE-Component-Server-HTTPServer/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-HTTPServer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-HTTPServer/Makefile b/www/p5-POE-Component-Server-HTTPServer/Makefile index 11e414047b4a..adbb8fb7aba3 100644 --- a/www/p5-POE-Component-Server-HTTPServer/Makefile +++ b/www/p5-POE-Component-Server-HTTPServer/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/HTML/Template/HashWrapper.pm:${PORTSDIR}/www/p5-HTML-Template-HashWrapper \ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |