diff options
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize-PSGI/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Mechanize-PSGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile index 8b9362770e20..ea3739175bc7 100644 --- a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile +++ b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |