diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-FormBuilder/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-FormBuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile index 8f86ea755c61..b7b53f1b8e4b 100644 --- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile +++ b/www/p5-Catalyst-Plugin-FormBuilder/Makefile @@ -17,7 +17,7 @@ COMMENT= FormBuilder for Catalyst BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |