diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Browser/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Browser/Makefile b/www/p5-Catalyst-Plugin-Browser/Makefile index c500cb549024..6c5073a946fb 100644 --- a/www/p5-Catalyst-Plugin-Browser/Makefile +++ b/www/p5-Catalyst-Plugin-Browser/Makefile @@ -16,7 +16,7 @@ COMMENT= Browser Detection for Catalyst BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-TraitFor-Request-BrowserDetect>=0:${PORTSDIR}/www/p5-Catalyst-TraitFor-Request-BrowserDetect -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |