pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-Users-Remote Requires PERL_USE_UNSAFE_INC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ad97ea3036a
branches:  trunk
changeset: 364564:3ad97ea3036a
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jun 29 09:01:10 2017 +0000

description:
Requires PERL_USE_UNSAFE_INC hack.

diffstat:

 www/p5-Kwiki-Users-Remote/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 53126bc1149d -r 3ad97ea3036a www/p5-Kwiki-Users-Remote/Makefile
--- a/www/p5-Kwiki-Users-Remote/Makefile        Thu Jun 29 08:58:53 2017 +0000
+++ b/www/p5-Kwiki-Users-Remote/Makefile        Thu Jun 29 09:01:10 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/29 09:01:10 jperkin Exp $
 
 DISTNAME=              Kwiki-Users-Remote-0.04
 PKGREVISION=   10
@@ -15,5 +15,7 @@
 
 PERL5_PACKLIST=                auto/Kwiki/Users/Remote/.packlist
 
+MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index