summaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-06-12 07:30:16 +0000
committermaya <maya@pkgsrc.org>2017-06-12 07:30:16 +0000
commit803d278d3afe8970f4352187f326241f9b717556 (patch)
tree130807a378039e5d343224b6e0cfe3bb24c4e839 /math/p5-Math-Base36
parentbaadf7fbaf4975a3968117a59e65e581af31c8a3 (diff)
downloadpkgsrc-803d278d3afe8970f4352187f326241f9b717556.tar.gz
Fix build with perl 5.26
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index 7d499df848b..af6f4fd175a 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:24:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/12 07:32:48 maya Exp $
#
DISTNAME= Math-Base36-0.14
@@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS= p5-Test-Exception>=0:../../devel/p5-Test-Exception
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Math/Base36/.packlist