pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Fixture-DBIC-Schema Fix build with perl ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e134a768768
branches: trunk
changeset: 363581:9e134a768768
user: maya <maya%pkgsrc.org@localhost>
date: Mon Jun 12 13:26:45 2017 +0000
description:
Fix build with perl 5.26
diffstat:
devel/p5-Test-Fixture-DBIC-Schema/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5f8549eec9aa -r 9e134a768768 devel/p5-Test-Fixture-DBIC-Schema/Makefile
--- a/devel/p5-Test-Fixture-DBIC-Schema/Makefile Mon Jun 12 13:17:10 2017 +0000
+++ b/devel/p5-Test-Fixture-DBIC-Schema/Makefile Mon Jun 12 13:26:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/06/12 13:26:45 maya Exp $
#
DISTNAME= Test-Fixture-DBIC-Schema-0.04
@@ -13,6 +13,7 @@
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Test/Fixture/DBIC/Schema/.packlist
DEPENDS+= p5-DBIx-Class>=0.08008:../../databases/p5-DBIx-Class
Home |
Main Index |
Thread Index |
Old Index