summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile
index 00edafed795..268350b9710 100644
--- a/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile
+++ b/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/29 08:39:13 jperkin Exp $
DISTNAME= Catalyst-Authentication-Credential-HTTP-Proxy-0.06
PKGNAME= p5-${DISTNAME}
@@ -22,5 +22,7 @@ BUILD_DEPENDS+= p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject
PERL5_PACKLIST= auto/Catalyst/Authentication/Credential/HTTP/Proxy/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"