pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Devel-BeginLift
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jun 14 15:53:52 UTC 2017
Modified Files:
pkgsrc/devel/p5-Devel-BeginLift: Makefile
Log Message:
Requires PERL_USE_UNSAFE_INC hack.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Devel-BeginLift/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-Devel-BeginLift/Makefile
diff -u pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.10 pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.11
--- pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.10 Wed Jun 14 15:52:44 2017
+++ pkgsrc/devel/p5-Devel-BeginLift/Makefile Wed Jun 14 15:53:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/06/14 15:52:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/14 15:53:52 jperkin Exp $
DISTNAME= Devel-BeginLift-0.001003
PKGNAME= p5-${DISTNAME}
@@ -17,6 +17,8 @@ USE_LANGUAGES= c
PERL5_PACKLIST= auto/Devel/BeginLift/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+
BUILDLINK_DEPMETHOD.p5-B-Hooks-OP-Check= full
BUILDLINK_API_DEPENDS.p5-B-Hooks-OP-Check+= p5-B-Hooks-OP-Check>=0.19
Home |
Main Index |
Thread Index |
Old Index