summaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-TestDatabase
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-06-12 12:15:33 +0000
committermaya <maya@pkgsrc.org>2017-06-12 12:15:33 +0000
commit445e21f48427ced3204f3a25f71eb763d16d7926 (patch)
tree4945c9bba8d62d307ae7e5b31859e766d94ccd4d /databases/p5-DBICx-TestDatabase
parent92454ee8255f114e97ff7cee260030563c2b4596 (diff)
downloadpkgsrc-445e21f48427ced3204f3a25f71eb763d16d7926.tar.gz
Fix build with perl 5.26
Diffstat (limited to 'databases/p5-DBICx-TestDatabase')
-rw-r--r--databases/p5-DBICx-TestDatabase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile
index f52b8122487..0c9eb70308b 100644
--- a/databases/p5-DBICx-TestDatabase/Makefile
+++ b/databases/p5-DBICx-TestDatabase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:22:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/12 12:16:14 maya Exp $
DISTNAME= DBICx-TestDatabase-0.05
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Perl 5 module to create temporary database from a DBIx::Class::Schema
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/DBICx/TestDatabase/.packlist
BUILD_DEPENDS+= p5-DBIx-Class-[0-9]*:../../databases/p5-DBIx-Class