Path to this page:
Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2017-08-23 19:54:53
Message id: 20170823175453.47C51FA85@cvs.NetBSD.org
Log Message:
Add PERL_USE_UNSAFE_INC=1 to a few Perl module Makefiles.
The following packages fail to build due to "." not being in @INC:
devel/p5-PPI-PowerToys
sysutils/p5-Monitoring-Plugin
textproc/p5-Text-Xslate
www/SpeedyCGI
Pass PERL_USE_UNSAFE_INC=1 through MAKE_ENV to allow the configure
and build to proceed.
This needs to be revisited when perl-5.30.0 is released and that
environment variable is removed from Perl.
Files: