pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Install-AuthorRequires
Module Name: pkgsrc
Committed By: maya
Date: Mon Jun 12 12:37:28 UTC 2017
Modified Files:
pkgsrc/devel/p5-Module-Install-AuthorRequires: Makefile
Log Message:
Fix build with perl 5.26
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile
diff -u pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile:1.4 pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile:1.5
--- pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile:1.4 Mon Jun 5 14:23:15 2017
+++ pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile Mon Jun 12 12:37:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:23:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/12 12:37:28 maya Exp $
DISTNAME= Module-Install-AuthorRequires-0.02
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Module/Install/AuthorRequires/.packlist
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index