pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Kwiki-Users-Remote
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jun 29 09:01:10 UTC 2017
Modified Files:
pkgsrc/www/p5-Kwiki-Users-Remote: Makefile
Log Message:
Requires PERL_USE_UNSAFE_INC hack.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/p5-Kwiki-Users-Remote/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Kwiki-Users-Remote/Makefile
diff -u pkgsrc/www/p5-Kwiki-Users-Remote/Makefile:1.14 pkgsrc/www/p5-Kwiki-Users-Remote/Makefile:1.15
--- pkgsrc/www/p5-Kwiki-Users-Remote/Makefile:1.14 Mon Jun 5 14:25:26 2017
+++ pkgsrc/www/p5-Kwiki-Users-Remote/Makefile Thu Jun 29 09:01:10 2017
@@ -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 @@ DEPENDS+= p5-Kwiki-UserName>=0.14:../../
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