diff options
Diffstat (limited to 'www/p5-HTML-Pager/Makefile')
-rw-r--r-- | www/p5-HTML-Pager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile index 82df22fc1f53..9c9628ba5739 100644 --- a/www/p5-HTML-Pager/Makefile +++ b/www/p5-HTML-Pager/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for handling CGI HTML paging of arbitrary data BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |