diff options
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index acaa4f112041..184a78865ec6 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |