pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/p5-PPIx-EditorTools Requires PERL_USE_UNSAFE_I...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c34c7f1eeb7
branches: trunk
changeset: 363688:9c34c7f1eeb7
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Jun 14 13:26:17 2017 +0000
description:
Requires PERL_USE_UNSAFE_INC hack.
diffstat:
editors/p5-PPIx-EditorTools/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 84562ab12e2b -r 9c34c7f1eeb7 editors/p5-PPIx-EditorTools/Makefile
--- a/editors/p5-PPIx-EditorTools/Makefile Wed Jun 14 13:24:38 2017 +0000
+++ b/editors/p5-PPIx-EditorTools/Makefile Wed Jun 14 13:26:17 2017 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index