summaryrefslogtreecommitdiff
path: root/time/p5-Olson-Abbreviations
diff options
context:
space:
mode:
authormaya <maya>2017-06-12 07:41:33 +0000
committermaya <maya>2017-06-12 07:41:33 +0000
commit7630de47bac176672e436b6a236262433ec669b2 (patch)
treecd36aca2bb565e615f258bb3f8e608ecd6f2e6d4 /time/p5-Olson-Abbreviations
parenta51abdb32a90fcbe5bfa191810f73eaf1f5a01b0 (diff)
downloadpkgsrc-7630de47bac176672e436b6a236262433ec669b2.tar.gz
Fix build with perl 5.26
Diffstat (limited to 'time/p5-Olson-Abbreviations')
-rw-r--r--time/p5-Olson-Abbreviations/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Olson-Abbreviations/Makefile b/time/p5-Olson-Abbreviations/Makefile
index 5a0227ae095..99215c00ab0 100644
--- a/time/p5-Olson-Abbreviations/Makefile
+++ b/time/p5-Olson-Abbreviations/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:05 maya Exp $
#
DISTNAME= Olson-Abbreviations-0.04
@@ -17,6 +17,7 @@ DEPENDS+= p5-MooseX-AttributeHelpers-[0-9]*:../../devel/p5-MooseX-AttributeHelpe
DEPENDS+= p5-MooseX-ClassAttribute>=0.25:../../devel/p5-MooseX-ClassAttribute
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Olson/Abbreviations/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled