diff options
Diffstat (limited to 'www/p5-Test-HTTP-Server-Simple/Makefile')
-rw-r--r-- | www/p5-Test-HTTP-Server-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile index 31af41664481..b23df7e175c5 100644 --- a/www/p5-Test-HTTP-Server-Simple/Makefile +++ b/www/p5-Test-HTTP-Server-Simple/Makefile @@ -17,7 +17,7 @@ COMMENT= Test::More functions for HTTP::Server::Simple BUILD_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \ p5-URI>0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |