From e02b2878131e6ad78d8af8ffd55ba64536fb9240 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Mar 2022 19:26:13 +0000 Subject: p5-Padre-Plugin-XS: not make-jobs-safe tries to use directory before it exists blib/lib/auto/share/dist/Padre-Plugin-XS/locale isn't a directory at /usr/pkg/lib/perl5/vendor_perl/5.34.0/Locale/Msgfmt.pm line 21 --- editors/p5-Padre-Plugin-XS/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile index 2194d0dfe7d..5792b51fe4a 100644 --- a/editors/p5-Padre-Plugin-XS/Makefile +++ b/editors/p5-Padre-Plugin-XS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2021/05/24 19:52:08 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/03/24 19:26:13 wiz Exp $ DISTNAME= Padre-Plugin-XS-0.12 PKGNAME= p5-${DISTNAME} @@ -24,6 +24,8 @@ PERL5_PACKLIST= auto/Padre/Plugin/XS/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled MAKE_ENV+= PERL_USE_UNSAFE_INC=1 +# blib/lib/auto/share/dist/Padre-Plugin-XS/locale isn't a directory at /usr/pkg/lib/perl5/vendor_perl/5.34.0/Locale/Msgfmt.pm line 21 +MAKE_JOBS_SAFE= no #pre-configure: # cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm -- cgit v1.2.3