summaryrefslogtreecommitdiff
path: root/devel/p5-Path-Class-File-Stat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Path-Class-File-Stat/Makefile')
-rw-r--r--devel/p5-Path-Class-File-Stat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Path-Class-File-Stat/Makefile b/devel/p5-Path-Class-File-Stat/Makefile
index 8a4da752fec..cf3a89e476e 100644
--- a/devel/p5-Path-Class-File-Stat/Makefile
+++ b/devel/p5-Path-Class-File-Stat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:23:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/12 08:40:13 maya Exp $
#
DISTNAME= Path-Class-File-Stat-0.05
@@ -12,6 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Path-Class-File-Stat/
COMMENT= Cache and compare stat() calls on a Path::Class::File object
LICENSE= ${PERL5_LICENSE}
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Path/Class/File/Stat/.packlist
DEPENDS+= p5-Path-Class>=0.15:../../devel/p5-Path-Class