diff options
Diffstat (limited to 'www/p5-libservlet/Makefile')
-rw-r--r-- | www/p5-libservlet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libservlet/Makefile b/www/p5-libservlet/Makefile index 7adc4ffafba3..60c168f92ce8 100644 --- a/www/p5-libservlet/Makefile +++ b/www/p5-libservlet/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Servlet API for Perl BUILD_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |