diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-SmartURI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-SmartURI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-SmartURI/Makefile b/www/p5-Catalyst-Plugin-SmartURI/Makefile index fcc847ed983d..96b44a19f929 100644 --- a/www/p5-Catalyst-Plugin-SmartURI/Makefile +++ b/www/p5-Catalyst-Plugin-SmartURI/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7007:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-URI-SmartURI>=0:${PORTSDIR}/net/p5-URI-SmartURI \ p5-parent>=0:${PORTSDIR}/devel/p5-parent -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |