summaryrefslogtreecommitdiff
path: root/finance
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 /finance
parentbaadf7fbaf4975a3968117a59e65e581af31c8a3 (diff)
downloadpkgsrc-803d278d3afe8970f4352187f326241f9b717556.tar.gz
Fix build with perl 5.26
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Finance-Currency-Convert-WebserviceX/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
index a7c3c6fd270..86107de2ada 100644
--- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
+++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:23:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/12 07:31:04 maya Exp $
DISTNAME= Finance-Currency-Convert-WebserviceX-0.07001
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Finance/Currency/Convert/WebserviceX/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled