diff options
Diffstat (limited to 'net/p5-Net-Google-Analytics/Makefile')
-rw-r--r-- | net/p5-Net-Google-Analytics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile index 6f67eeb3a9de..daf23c81ceaf 100644 --- a/net/p5-Net-Google-Analytics/Makefile +++ b/net/p5-Net-Google-Analytics/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |