pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki Use PERL_USE_UNSAFE_INC hack.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e61f9d002355
branches: trunk
changeset: 363673:e61f9d002355
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Jun 14 13:05:48 2017 +0000
description:
Use PERL_USE_UNSAFE_INC hack.
diffstat:
www/p5-Kwiki/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9130ee278e81 -r e61f9d002355 www/p5-Kwiki/Makefile
--- a/www/p5-Kwiki/Makefile Wed Jun 14 12:59:25 2017 +0000
+++ b/www/p5-Kwiki/Makefile Wed Jun 14 13:05:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/06/05 14:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2017/06/14 13:05:48 jperkin Exp $
DISTNAME= Kwiki-0.39
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@
DEPENDS+= p5-Spoon>=0.22:../../devel/p5-Spoon
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
PERL5_PACKLIST= auto/Kwiki/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index