pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Path-Dispatcher-Declarative
Module Name: pkgsrc
Committed By: maya
Date: Mon Jun 12 08:39:37 UTC 2017
Modified Files:
pkgsrc/devel/p5-Path-Dispatcher-Declarative: Makefile
Log Message:
Fix build with perl 5.26
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
pkgsrc/devel/p5-Path-Dispatcher-Declarative/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-Path-Dispatcher-Declarative/Makefile
diff -u pkgsrc/devel/p5-Path-Dispatcher-Declarative/Makefile:1.11 pkgsrc/devel/p5-Path-Dispatcher-Declarative/Makefile:1.12
--- pkgsrc/devel/p5-Path-Dispatcher-Declarative/Makefile:1.11 Mon Jun 5 14:23:28 2017
+++ pkgsrc/devel/p5-Path-Dispatcher-Declarative/Makefile Mon Jun 12 08:39:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/12 08:39:37 maya Exp $
DISTNAME= Path-Dispatcher-Declarative-0.03
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Perl 5 module providing a sugar
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Path/Dispatcher/Declarative/.packlist
DEPENDS+= p5-Any-Moose-[0-9]*:../../devel/p5-Any-Moose
Home |
Main Index |
Thread Index |
Old Index