summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-PPIx-EditorTools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile
index 061aae3ee43..3ce84819022 100644
--- a/editors/p5-PPIx-EditorTools/Makefile
+++ b/editors/p5-PPIx-EditorTools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:23:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/14 13:26:17 jperkin Exp $
#
DISTNAME= PPIx-EditorTools-0.17
@@ -21,6 +21,8 @@ DEPENDS+= p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor
DEPENDS+= p5-PPI>=1.215:../../devel/p5-PPI
DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
PERL5_PACKLIST= auto/PPIx/EditorTools/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled