Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 21:58:00 +0200
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        mat@freebsd.org
Cc:        perl@freebsd.org
Subject:   perl 5.20 and .bs files, Mk/Uses/perl5.mk
Message-ID:  <20140817195800.GQ42528@f10.opsec.eu>

next in thread | raw e-mail | index | archive | help
Hi!

Can you give me a hint on this ?

The logic of

.if ${PERL_LEVEL} < 502000
fix-perl-bs:
        -@${FIND} ${STAGEDIR} -name '*.bs' -size 0 -delete
.endif

fails for devel/p5-File-Map -- even with a 5.20 perl, there is a
.bs file left over in STAGEDIR. Is this a bug in the perl module
and do I have to remove it in post-stage: ?

-- 
pi@FreeBSD.org         +49 171 3101372                6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140817195800.GQ42528>