diff options
Diffstat (limited to 'www/p5-Class-DBI-FromForm/Makefile')
-rw-r--r-- | www/p5-Class-DBI-FromForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Class-DBI-FromForm/Makefile b/www/p5-Class-DBI-FromForm/Makefile index 53a9e36e0227..337f321d968d 100644 --- a/www/p5-Class-DBI-FromForm/Makefile +++ b/www/p5-Class-DBI-FromForm/Makefile @@ -17,7 +17,7 @@ COMMENT= Update Class::DBI using Data::FormValidator or HTML::Widget BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |