diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Pluggable/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Pluggable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Pluggable/Makefile b/www/p5-Catalyst-Plugin-Pluggable/Makefile index e0973b631bba..5ea528a7a411 100644 --- a/www/p5-Catalyst-Plugin-Pluggable/Makefile +++ b/www/p5-Catalyst-Plugin-Pluggable/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A plugin for pluggable Catalyst applications BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |