pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange
Module Name: pkgsrc
Committed By: maya
Date: Mon Jun 12 12:23:18 UTC 2017
Modified Files:
pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange: Makefile
Log Message:
Fix build using perl 5.26
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange/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-B-Hooks-OP-Check-StashChange/Makefile
diff -u pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange/Makefile:1.12 pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange/Makefile:1.13
--- pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange/Makefile:1.12 Mon Jun 5 14:22:37 2017
+++ pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange/Makefile Mon Jun 12 12:23:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:22:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/12 12:23:18 maya Exp $
DISTNAME= B-Hooks-OP-Check-StashChange-0.06
PKGNAME= p5-${DISTNAME}
@@ -16,6 +16,7 @@ BUILD_DEPENDS+= p5-ExtUtils-Depends-[0-9
#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
USE_LANGUAGES= c
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/B/Hooks/OP/Check/StashChange/.packlist
.include "../../devel/p5-B-Hooks-OP-Check/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index