summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-MouseX-Types-Path-Class/Makefile3
-rw-r--r--devel/p5-VCP/Makefile4
-rw-r--r--devel/p5-constant-def/Makefile4
-rw-r--r--devel/p5-pip/Makefile4
-rw-r--r--devel/svk/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-DataWalker/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-Git/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-Kate/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-PerlTidy/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-SVN/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-Vi/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-XS/Makefile4
-rw-r--r--mail/p5-Catalyst-View-Email/Makefile4
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile4
-rw-r--r--net/ocsinventory-agent/Makefile4
-rw-r--r--net/p5-FusionInventory-Agent/Makefile4
-rw-r--r--net/p5-Net-GitHub/Makefile4
-rw-r--r--net/p5-Net-Google-Code/Makefile4
-rw-r--r--net/p5-Net-Trac/Makefile4
-rw-r--r--net/p5-POE-Component-Client-Ident/Makefile4
-rw-r--r--net/p5-RT-Client-REST/Makefile4
-rw-r--r--security/p5-Crypt-DH/Makefile4
-rw-r--r--textproc/p5-FormValidator-Simple/Makefile4
-rw-r--r--textproc/p5-PPI-HTML/Makefile4
-rw-r--r--textproc/p5-Template-Declare/Makefile4
-rw-r--r--time/p5-MooseX-Types-DateTime-ButMaintained/Makefile4
-rw-r--r--www/p5-Catalyst-Controller-FormBuilder/Makefile4
-rw-r--r--www/p5-Catalyst-Model-File/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-I18N/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-File/Makefile4
-rw-r--r--www/p5-CatalystX-CRUD-Controller-REST/Makefile4
-rw-r--r--www/p5-Kwiki-Archive-Rcs/Makefile4
-rw-r--r--www/p5-Kwiki-BreadCrumbs/Makefile4
-rw-r--r--www/p5-Kwiki-Favorites/Makefile4
-rw-r--r--www/p5-Kwiki-HtmlBlocks/Makefile4
-rw-r--r--www/p5-Kwiki-Icons-Gnome/Makefile4
-rw-r--r--www/p5-Kwiki-ModPerl/Makefile4
-rw-r--r--www/p5-Kwiki-NewPage/Makefile4
-rw-r--r--www/p5-Kwiki-PagePrivacy/Makefile4
-rw-r--r--www/p5-Kwiki-ParagraphBlocks/Makefile4
-rw-r--r--www/p5-Kwiki-PreformattedBlocks/Makefile4
-rw-r--r--www/p5-Kwiki-RecentChanges/Makefile4
-rw-r--r--www/p5-Kwiki-Revisions/Makefile4
-rw-r--r--www/p5-Kwiki-Scode/Makefile4
-rw-r--r--www/p5-Kwiki-Search/Makefile4
-rw-r--r--www/p5-Kwiki-Simple-Server-HTTP/Makefile4
-rw-r--r--www/p5-Kwiki-UserPreferences/Makefile4
-rw-r--r--www/p5-Kwiki-Wikiwyg/Makefile4
-rw-r--r--www/p5-Kwiki-Zipcode/Makefile4
-rw-r--r--www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile4
-rw-r--r--www/p5-Tatsumaki/Makefile4
52 files changed, 155 insertions, 52 deletions
diff --git a/devel/p5-MouseX-Types-Path-Class/Makefile b/devel/p5-MouseX-Types-Path-Class/Makefile
index d92353cc348..9c79fd8c1dd 100644
--- a/devel/p5-MouseX-Types-Path-Class/Makefile
+++ b/devel/p5-MouseX-Types-Path-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/06/05 14:23:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/28 08:27:44 jperkin Exp $
#
DISTNAME= MouseX-Types-Path-Class-0.07
@@ -22,6 +22,7 @@ DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
BUILD_DEPENDS+= p5-Test-UseAllModules-[0-9]*:../../devel/p5-Test-UseAllModules
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile
index f1e4ec58fbf..df545f004ca 100644
--- a/devel/p5-VCP/Makefile
+++ b/devel/p5-VCP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:23:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS}
SNAPSHOT_VERS= 20050110
@@ -25,5 +25,7 @@ DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
PERL5_PACKLIST= auto/VCP/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-constant-def/Makefile b/devel/p5-constant-def/Makefile
index a3ee7f3b6e8..9e3a42cedf6 100644
--- a/devel/p5-constant-def/Makefile
+++ b/devel/p5-constant-def/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/06/05 14:23:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/28 08:27:41 jperkin Exp $
#
DISTNAME= constant-def-0.01
@@ -15,5 +15,7 @@ LICENSE= ${PERL5_LICENSE}
#DEPENDS+= {perl>=5.13.11,p5-Test-Simple>=0.98}:../../devel/p5-Test-Simple
DEPENDS+= p5-ex-lib>=0.03:../../devel/p5-ex-lib
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile
index 5a2183a12cc..e5126babadb 100644
--- a/devel/p5-pip/Makefile
+++ b/devel/p5-pip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:23:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= pip-1.19
PKGNAME= p5-${DISTNAME}
@@ -28,5 +28,7 @@ PERL5_PACKLIST= auto/pip/.packlist
#PERL5_MODULE_TYPE= Module::Install::Bundled
MAKE_PARAMS+= --skipdeps
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/svk/Makefile b/devel/svk/Makefile
index ffea167f8a5..377679e1c9e 100644
--- a/devel/svk/Makefile
+++ b/devel/svk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2016/07/09 06:38:13 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= SVK-v2.2.3
PKGNAME= svk-2.2.3
@@ -64,5 +64,7 @@ DEPENDS+= p5-FreezeThaw>=0.43:../../devel/p5-FreezeThaw
PERL5_PACKLIST= auto/SVK/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile
index 3ac0a406ee3..e0eb497cc08 100644
--- a/editors/p5-Padre-Plugin-DataWalker/Makefile
+++ b/editors/p5-Padre-Plugin-DataWalker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:44 jperkin Exp $
#
DISTNAME= Padre-Plugin-DataWalker-0.02
@@ -23,6 +23,8 @@ BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
PERL5_PACKLIST= auto/Padre/Plugin/DataWalker/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile
index 2da82aae4bc..ee8e9dda874 100644
--- a/editors/p5-Padre-Plugin-Git/Makefile
+++ b/editors/p5-Padre-Plugin-Git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:23:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/28 08:27:43 jperkin Exp $
DISTNAME= Padre-Plugin-Git-0.03
PKGNAME= p5-${DISTNAME}
@@ -18,6 +18,8 @@ DEPENDS+= git-base-[0-9]*:../../devel/git-base
PERL5_PACKLIST= auto/Padre/Plugin/Git/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile
index 626dff08e26..c40c640f921 100644
--- a/editors/p5-Padre-Plugin-Kate/Makefile
+++ b/editors/p5-Padre-Plugin-Kate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= Padre-Plugin-Kate-0.04
@@ -18,6 +18,8 @@ DEPENDS+= p5-Syntax-Highlight-Engine-Kate>=0.05:../../textproc/p5-Syntax-Highlig
PERL5_PACKLIST= auto/Padre/Plugin/Kate/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile
index f112926c959..68f3e31900d 100644
--- a/editors/p5-Padre-Plugin-PerlTidy/Makefile
+++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:23:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= Padre-Plugin-PerlTidy-0.22
@@ -21,6 +21,8 @@ DEPENDS+= p5-Perl-Tidy>=20101217:../../devel/p5-Perl-Tidy
PERL5_PACKLIST= auto/Padre/Plugin/PerlTidy/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile
index c09745cf8ee..f4632348ca2 100644
--- a/editors/p5-Padre-Plugin-SVN/Makefile
+++ b/editors/p5-Padre-Plugin-SVN/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:23:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/28 08:27:44 jperkin Exp $
#
DISTNAME= Padre-Plugin-SVN-0.05
@@ -18,6 +18,8 @@ DEPENDS+= p5-SVN-Class>=0.15:../../devel/p5-SVN-Class
PERL5_PACKLIST= auto/Padre/Plugin/SVN/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/editors/p5-Padre-Plugin-Vi/Makefile b/editors/p5-Padre-Plugin-Vi/Makefile
index 830e36eb281..bfff83b9c14 100644
--- a/editors/p5-Padre-Plugin-Vi/Makefile
+++ b/editors/p5-Padre-Plugin-Vi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= Padre-Plugin-Vi-0.23.0
@@ -22,6 +22,8 @@ DEPENDS+= p5-Padre>=0.37:../../editors/p5-Padre
PERL5_PACKLIST= auto/Padre/Plugin/Vi/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
pre-configure:
cd ${WRKSRC} && find `pwd` -name "*.orig" -type f -exec ${RM} {} \;
diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile
index 6937a48585c..aad438e7123 100644
--- a/editors/p5-Padre-Plugin-XS/Makefile
+++ b/editors/p5-Padre-Plugin-XS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:23:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/28 08:27:44 jperkin Exp $
#
DISTNAME= Padre-Plugin-XS-0.02
@@ -18,6 +18,8 @@ DEPENDS+= p5-Perl-APIReference>=0.04:../../devel/p5-Perl-APIReference
PERL5_PACKLIST= auto/Padre/Plugin/XS/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff --git a/mail/p5-Catalyst-View-Email/Makefile b/mail/p5-Catalyst-View-Email/Makefile
index dd333ebc967..fee9625a233 100644
--- a/mail/p5-Catalyst-View-Email/Makefile
+++ b/mail/p5-Catalyst-View-Email/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:24:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= Catalyst-View-Email-0.36
PKGNAME= p5-${DISTNAME}
@@ -34,5 +34,7 @@ EXTRACT_USING= gtar
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 1c8514c2925..1511f065224 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/06/05 14:24:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Mail-Mbox-MessageParser-1.5105
PKGNAME= p5-${DISTNAME}
@@ -35,5 +35,7 @@ SETTINGS+= GZIP=${GZIP_CMD}
MAKE_PARAMS+= --skipdeps ${SETTINGS}
MAKE_PARAMS+= </dev/null
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ocsinventory-agent/Makefile b/net/ocsinventory-agent/Makefile
index 7f53af2a8dc..202dc4d492b 100644
--- a/net/ocsinventory-agent/Makefile
+++ b/net/ocsinventory-agent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/01/19 18:52:20 agc Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/28 08:27:44 jperkin Exp $
#
VERS= 1.1.2.1
PKGREVISION= 9
@@ -55,6 +55,8 @@ SUBST_MESSAGE.path= Fixing hardcoded path.
PERL5_PACKLIST= auto/Ocsinventory/Agent/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
pre-patch:
${MKDIR} ${WRKSRC}/lib/Ocsinventory/Agent/Backend/OS/BSD/Pcictl
diff --git a/net/p5-FusionInventory-Agent/Makefile b/net/p5-FusionInventory-Agent/Makefile
index 4a307bf9b80..6f3a7501b9e 100644
--- a/net/p5-FusionInventory-Agent/Makefile
+++ b/net/p5-FusionInventory-Agent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/06/05 14:24:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2017/06/28 08:27:41 jperkin Exp $
#
DISTNAME= FusionInventory-Agent-2.2.7
@@ -41,6 +41,8 @@ PERL5_MODULE_TYPE= Module::Install::Bundled
MAKE_PARAMS+= PREFIX=${PREFIX} LOCALSTATEDIR=${VARBASE}/fusioninventory
MAKE_PARAMS+= SYSCONFDIR=${PKG_SYSCONFDIR} PKGMANDIR=${PKGMANDIR}
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
REPLACE_PERL+= memconf
.include "../../lang/perl5/module.mk"
diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile
index 1047893fcc5..65908fa7d37 100644
--- a/net/p5-Net-GitHub/Makefile
+++ b/net/p5-Net-GitHub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= Net-GitHub-0.83
@@ -22,5 +22,7 @@ DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-Cache-LRU-[0-9]*:../../devel/p5-Cache-LRU
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile
index f7ab6657a27..e218f1a46b3 100644
--- a/net/p5-Net-Google-Code/Makefile
+++ b/net/p5-Net-Google-Code/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:24:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:44 jperkin Exp $
#
DISTNAME= Net-Google-Code-0.19
@@ -33,5 +33,7 @@ DEPENDS+= p5-XML-FeedPP-[0-9]*:../../textproc/p5-XML-FeedPP
# for make test
BUILD_DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Trac/Makefile b/net/p5-Net-Trac/Makefile
index 57d6928ccc2..226f59f4dca 100644
--- a/net/p5-Net-Trac/Makefile
+++ b/net/p5-Net-Trac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:24:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= Net-Trac-0.16
@@ -24,5 +24,7 @@ DEPENDS+= p5-Text-CSV-[0-9]*:../../textproc/p5-Text-CSV
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-WWW-Mechanize>=1.52:../../www/p5-WWW-Mechanize
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile
index d44227e33d9..e50f3362b8e 100644
--- a/net/p5-POE-Component-Client-Ident/Makefile
+++ b/net/p5-POE-Component-Client-Ident/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= POE-Component-Client-Ident-1.16
@@ -17,5 +17,7 @@ BUILD_DEPENDS+= p5-Test-POE-Server-TCP-[0-9]*:../../devel/p5-Test-POE-Server-TCP
PERL5_PACKLIST= auto/POE/Component/Client/Ident/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile
index 302e233fdcd..65e0eb48973 100644
--- a/net/p5-RT-Client-REST/Makefile
+++ b/net/p5-RT-Client-REST/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:24:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:43 jperkin Exp $
#
DISTNAME= RT-Client-REST-0.50
@@ -26,5 +26,7 @@ BUILD_DEPENDS+= p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Forma
BUILD_DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile
index ce1d3b45bdf..f884fefcee8 100644
--- a/security/p5-Crypt-DH/Makefile
+++ b/security/p5-Crypt-DH/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= Crypt-DH-0.07
PKGNAME= p5-${DISTNAME}
@@ -20,5 +20,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/DH/.packlist
MAKE_PARAMS+= --skipdeps
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile
index 73648302afc..c1c3c8d0234 100644
--- a/textproc/p5-FormValidator-Simple/Makefile
+++ b/textproc/p5-FormValidator-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:24:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/28 08:27:40 jperkin Exp $
DISTNAME= FormValidator-Simple-0.29
PKGNAME= p5-${DISTNAME}
@@ -30,5 +30,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/FormValidator/Simple/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile
index b7307cc7f16..acba8e49784 100644
--- a/textproc/p5-PPI-HTML/Makefile
+++ b/textproc/p5-PPI-HTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/28 08:27:40 jperkin Exp $
DISTNAME= PPI-HTML-1.08
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,8 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/PPI/HTML/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
DEPENDS+= p5-CSS-Tiny>=1.10:../../www/p5-CSS-Tiny
DEPENDS+= p5-PPI>=0.990:../../devel/p5-PPI
DEPENDS+= p5-Params-Util>=0.05:../../devel/p5-Params-Util
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile
index 182b59ecfa4..88f23fa7949 100644
--- a/textproc/p5-Template-Declare/Makefile
+++ b/textproc/p5-Template-Declare/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/06/05 14:24:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/28 08:27:43 jperkin Exp $
DISTNAME= Template-Declare-0.47
PKGNAME= p5-${DISTNAME}
@@ -23,5 +23,7 @@ DEPENDS+= p5-String-BufferStack>=1.1:../../textproc/p5-String-BufferStack
BUILD_DEPENDS+= p5-HTML-Lint-[0-9]*:../../www/p5-HTML-Lint
BUILD_DEPENDS+= p5-Test-Warn>=0.11:../../devel/p5-Test-Warn
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile
index 6494f5c6faa..136250f62fa 100644
--- a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile
+++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/28 08:27:41 jperkin Exp $
#
DISTNAME= MooseX-Types-DateTime-ButMaintained-0.16
@@ -27,5 +27,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Types/DateTime/ButMaintained/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile
index 57492202e13..fb91c83ad0d 100644
--- a/www/p5-Catalyst-Controller-FormBuilder/Makefile
+++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:43 jperkin Exp $
DISTNAME= Catalyst-Controller-FormBuilder-0.06
PKGNAME= p5-${DISTNAME}
@@ -27,5 +27,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Controller/FormBuilder/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Model-File/Makefile b/www/p5-Catalyst-Model-File/Makefile
index 0a175741c59..76399c728e6 100644
--- a/www/p5-Catalyst-Model-File/Makefile
+++ b/www/p5-Catalyst-Model-File/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Catalyst-Model-File-0.10
PKGNAME= p5-${DISTNAME}
@@ -19,5 +19,7 @@ DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Model/File/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile
index 6f9203b3ab1..41830603af7 100644
--- a/www/p5-Catalyst-Plugin-I18N/Makefile
+++ b/www/p5-Catalyst-Plugin-I18N/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Catalyst-Plugin-I18N-0.10
PKGNAME= p5-${DISTNAME}
@@ -19,5 +19,7 @@ DEPENDS+= p5-MRO-Compat>=0.10:../../devel/p5-MRO-Compat
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/I18N/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
index 48b883ad1be..860ebba9c17 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.06
PKGNAME= p5-${DISTNAME}
@@ -23,5 +23,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
index 9d73a8b259d..7c50bd55da3 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:40 jperkin Exp $
DISTNAME= Catalyst-Plugin-Session-Store-File-0.18
PKGNAME= p5-${DISTNAME}
@@ -20,5 +20,7 @@ DEPENDS+= p5-MRO-Compat>=0.10:../../devel/p5-MRO-Compat
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/File/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CatalystX-CRUD-Controller-REST/Makefile b/www/p5-CatalystX-CRUD-Controller-REST/Makefile
index 5998e5b8e6d..f3146bb8880 100644
--- a/www/p5-CatalystX-CRUD-Controller-REST/Makefile
+++ b/www/p5-CatalystX-CRUD-Controller-REST/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/06/05 14:25:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= CatalystX-CRUD-Controller-REST-0.005
PKGNAME= p5-${DISTNAME}
@@ -19,5 +19,7 @@ DEPENDS+= p5-JSON>=2:../../converters/p5-JSON
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CatalystX/CRUD/Controller/REST/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Archive-Rcs/Makefile b/www/p5-Kwiki-Archive-Rcs/Makefile
index c4a5108c424..64bb7b175b0 100644
--- a/www/p5-Kwiki-Archive-Rcs/Makefile
+++ b/www/p5-Kwiki-Archive-Rcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/06/05 14:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Archive-Rcs-0.16
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.38:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Archive/Rcs/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-BreadCrumbs/Makefile b/www/p5-Kwiki-BreadCrumbs/Makefile
index 397217ab614..ae3020dd59e 100644
--- a/www/p5-Kwiki-BreadCrumbs/Makefile
+++ b/www/p5-Kwiki-BreadCrumbs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/28 08:27:43 jperkin Exp $
DISTNAME= Kwiki-BreadCrumbs-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/BreadCrumbs/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Favorites/Makefile b/www/p5-Kwiki-Favorites/Makefile
index aef5d13535a..a8cc081218d 100644
--- a/www/p5-Kwiki-Favorites/Makefile
+++ b/www/p5-Kwiki-Favorites/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Favorites-0.13
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Favorites/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-HtmlBlocks/Makefile b/www/p5-Kwiki-HtmlBlocks/Makefile
index 442af3108dc..980280b4094 100644
--- a/www/p5-Kwiki-HtmlBlocks/Makefile
+++ b/www/p5-Kwiki-HtmlBlocks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-HtmlBlocks-0.11
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/HtmlBlocks/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Icons-Gnome/Makefile b/www/p5-Kwiki-Icons-Gnome/Makefile
index 8200234c5e2..ef4eee99734 100644
--- a/www/p5-Kwiki-Icons-Gnome/Makefile
+++ b/www/p5-Kwiki-Icons-Gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Icons-Gnome-0.15
PKGNAME= p5-${DISTNAME}
@@ -15,5 +15,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Icons/Gnome/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-ModPerl/Makefile b/www/p5-Kwiki-ModPerl/Makefile
index ec1ebf0c1e9..9429c166328 100644
--- a/www/p5-Kwiki-ModPerl/Makefile
+++ b/www/p5-Kwiki-ModPerl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/28 08:27:43 jperkin Exp $
DISTNAME= Kwiki-ModPerl-0.09
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,8 @@ DEPENDS+= p5-Kwiki>=0.38:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/ModPerl/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../mk/apache.mk"
.include "../../www/ap2-perl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Kwiki-NewPage/Makefile b/www/p5-Kwiki-NewPage/Makefile
index 40ca02646f0..4365cdf8202 100644
--- a/www/p5-Kwiki-NewPage/Makefile
+++ b/www/p5-Kwiki-NewPage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-NewPage-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/NewPage/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-PagePrivacy/Makefile b/www/p5-Kwiki-PagePrivacy/Makefile
index 21d554aca5b..34fe57bc8f9 100644
--- a/www/p5-Kwiki-PagePrivacy/Makefile
+++ b/www/p5-Kwiki-PagePrivacy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-PagePrivacy-0.10
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/PagePrivacy/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-ParagraphBlocks/Makefile b/www/p5-Kwiki-ParagraphBlocks/Makefile
index 0fb29f20cd7..c086e3d2002 100644
--- a/www/p5-Kwiki-ParagraphBlocks/Makefile
+++ b/www/p5-Kwiki-ParagraphBlocks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-ParagraphBlocks-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/ParagraphBlocks/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-PreformattedBlocks/Makefile b/www/p5-Kwiki-PreformattedBlocks/Makefile
index afc31fba008..270bfdc5aa0 100644
--- a/www/p5-Kwiki-PreformattedBlocks/Makefile
+++ b/www/p5-Kwiki-PreformattedBlocks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-PreformattedBlocks-0.11
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/PreformattedBlocks/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-RecentChanges/Makefile b/www/p5-Kwiki-RecentChanges/Makefile
index 3e41149325f..58553b3f05b 100644
--- a/www/p5-Kwiki-RecentChanges/Makefile
+++ b/www/p5-Kwiki-RecentChanges/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-RecentChanges-0.14
PKGNAME= p5-${DISTNAME}
@@ -15,5 +15,7 @@ DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/RecentChanges/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Revisions/Makefile b/www/p5-Kwiki-Revisions/Makefile
index 40b72615e4a..a202bf470bb 100644
--- a/www/p5-Kwiki-Revisions/Makefile
+++ b/www/p5-Kwiki-Revisions/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Revisions-0.15
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.38:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Revisions/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Scode/Makefile b/www/p5-Kwiki-Scode/Makefile
index 1b1a268f4b2..411f8e0aa8c 100644
--- a/www/p5-Kwiki-Scode/Makefile
+++ b/www/p5-Kwiki-Scode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Scode-0.03
PKGNAME= p5-${DISTNAME}
@@ -15,5 +15,7 @@ DEPENDS+= p5-Kwiki>=0.36:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Scode/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Search/Makefile b/www/p5-Kwiki-Search/Makefile
index 234e0a641b8..0c548ca54ad 100644
--- a/www/p5-Kwiki-Search/Makefile
+++ b/www/p5-Kwiki-Search/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/28 08:27:42 jperkin Exp $
DISTNAME= Kwiki-Search-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Search/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Simple-Server-HTTP/Makefile b/www/p5-Kwiki-Simple-Server-HTTP/Makefile
index d50cc6f7d7d..5f13b123aec 100644
--- a/www/p5-Kwiki-Simple-Server-HTTP/Makefile
+++ b/www/p5-Kwiki-Simple-Server-HTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= Kwiki-Simple-Server-HTTP-0.03
PKGNAME= p5-${DISTNAME}
@@ -15,5 +15,7 @@ DEPENDS+= p5-Kwiki>=0.37:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Simple/Server/HTTP/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-UserPreferences/Makefile b/www/p5-Kwiki-UserPreferences/Makefile
index f15ff3db39c..1a3e0ae33db 100644
--- a/www/p5-Kwiki-UserPreferences/Makefile
+++ b/www/p5-Kwiki-UserPreferences/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:25:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/28 08:27:40 jperkin Exp $
DISTNAME= Kwiki-UserPreferences-0.13
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/UserPreferences/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Wikiwyg/Makefile b/www/p5-Kwiki-Wikiwyg/Makefile
index 7cba892d8bc..eb1fc730046 100644
--- a/www/p5-Kwiki-Wikiwyg/Makefile
+++ b/www/p5-Kwiki-Wikiwyg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Kwiki-Wikiwyg-0.13
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.38:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Wikiwyg/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Zipcode/Makefile b/www/p5-Kwiki-Zipcode/Makefile
index 7ed6bb46df5..3ad51f79fdb 100644
--- a/www/p5-Kwiki-Zipcode/Makefile
+++ b/www/p5-Kwiki-Zipcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/28 08:27:41 jperkin Exp $
DISTNAME= Kwiki-Zipcode-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,5 +14,7 @@ DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
PERL5_PACKLIST= auto/Kwiki/Zipcode/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile
index 9fd7272169a..f91513b96e2 100644
--- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile
+++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= Plack-Handler-AnyEvent-ReverseHTTP-0.04
PKGNAME= p5-${DISTNAME}
@@ -19,5 +19,7 @@ DEPENDS+= p5-AnyEvent-ReverseHTTP-[0-9]*:../../www/p5-AnyEvent-ReverseHTTP
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
DEPENDS+= p5-Plack>=0.99:../../www/p5-Plack
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Tatsumaki/Makefile b/www/p5-Tatsumaki/Makefile
index c067af7ba16..94c555e9323 100644
--- a/www/p5-Tatsumaki/Makefile
+++ b/www/p5-Tatsumaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:44 jperkin Exp $
DISTNAME= Tatsumaki-0.1013
PKGNAME= p5-${DISTNAME}
@@ -26,5 +26,7 @@ DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-Twiggy-[0-9]*:../../www/p5-Twiggy
#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"