It is necessary to require perl from ports since the new version: - uses warnings; - uses "exists" for an array element; - uses three-argument open;
Responsible Changed From-To: freebsd-ports-bugs->erwin Assign this PR to the port maintainer.
State Changed From-To: open->closed Committed, thanks!
Anton Berezin wrote: > +IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again This should be: IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again (The package name is printed before the value of ${IGNORE}.