pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M
Module Name: pkgsrc
Committed By: maya
Date: Mon Jun 12 12:18:21 UTC 2017
Modified Files:
pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M: Makefile
Log Message:
Fix build with perl 5.26
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
diff -u pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile:1.11 pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile:1.12
--- pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile:1.11 Mon Jun 5 14:22:27 2017
+++ pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile Mon Jun 12 12:18:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:22:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/12 12:18:21 maya Exp $
DISTNAME= DBIx-Class-IntrospectableM2M-0.001002
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/perldoc
COMMENT= Introspect many-to-many shortcuts
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/DBIx/Class/IntrospectableM2M/.packlist
DEPENDS+= p5-DBIx-Class>=0.07005:../../databases/p5-DBIx-Class
Home |
Main Index |
Thread Index |
Old Index