summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time/p5-Template-Plugin-DateTime/Makefile3
-rw-r--r--www/p5-AnyEvent-ReverseHTTP/Makefile5
-rw-r--r--www/p5-AnyEvent-SCGI/Makefile3
-rw-r--r--www/p5-CGI-Application-PSGI/Makefile5
-rw-r--r--www/p5-CGI-Kwiki/Makefile3
5 files changed, 12 insertions, 7 deletions
diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile
index 6e4cbd4e6bf..58f311504e4 100644
--- a/time/p5-Template-Plugin-DateTime/Makefile
+++ b/time/p5-Template-Plugin-DateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/12 07:51:55 maya Exp $
#
DISTNAME= Template-Plugin-DateTime-0.06002
@@ -16,6 +16,7 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime
DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Template/Plugin/DateTime/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile
index ef0b83f68a1..9d3af6fcdda 100644
--- a/www/p5-AnyEvent-ReverseHTTP/Makefile
+++ b/www/p5-AnyEvent-ReverseHTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/12 07:54:04 maya Exp $
DISTNAME= AnyEvent-ReverseHTTP-0.05
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,8 @@ COMMENT= Perl 5 module providing reversehttp for AnyEvent
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/AnyEvent/ReverseHTTP/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+PERL5_PACKLIST= auto/AnyEvent/ReverseHTTP/.packlist
DEPENDS+= p5-Any-Moose-[0-9]*:../../devel/p5-Any-Moose
DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent
diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile
index ca5246d98e4..22b8a26b33a 100644
--- a/www/p5-AnyEvent-SCGI/Makefile
+++ b/www/p5-AnyEvent-SCGI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:25:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/12 07:52:43 maya Exp $
DISTNAME= AnyEvent-SCGI-1.1
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/AnyEvent/SCGI/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
MAKE_ENV+= PERL5_CPANPLUS_IS_RUNNING=1
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
DEPENDS+= p5-AnyEvent>=5.2:../../devel/p5-AnyEvent
# Recommended
diff --git a/www/p5-CGI-Application-PSGI/Makefile b/www/p5-CGI-Application-PSGI/Makefile
index 278cc61347f..23e056a2c50 100644
--- a/www/p5-CGI-Application-PSGI/Makefile
+++ b/www/p5-CGI-Application-PSGI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/12 07:58:21 maya Exp $
DISTNAME= CGI-Application-PSGI-1.00
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,8 @@ COMMENT= Perl 5 module PSGI adapter for CGI::Application
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/CGI/Application/PSGI/.packlist
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+PERL5_PACKLIST= auto/CGI/Application/PSGI/.packlist
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile
index 9a5e5215eba..ed3a63b77c1 100644
--- a/www/p5-CGI-Kwiki/Makefile
+++ b/www/p5-CGI-Kwiki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/06/05 14:25:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2017/06/12 07:59:09 maya Exp $
#
DISTNAME= CGI-Kwiki-0.18
@@ -15,6 +15,7 @@ LICENSE= ${PERL5_LICENSE}
#DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.08}:../../misc/p5-Locale-Maketext
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/CGI-Kwiki/.packlist
.include "../../mk/bsd.prefs.mk"