diff options
Diffstat (limited to 'www/p5-AnyEvent-Mojo/Makefile')
-rw-r--r-- | www/p5-AnyEvent-Mojo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AnyEvent-Mojo/Makefile b/www/p5-AnyEvent-Mojo/Makefile index ef77474facdd..a43e37f0a946 100644 --- a/www/p5-AnyEvent-Mojo/Makefile +++ b/www/p5-AnyEvent-Mojo/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= \ p5-Mojolicious>=0.991251:${PORTSDIR}/www/p5-Mojolicious # p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ # p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |