freebsd-ports/ports-mgmt/pkg_cutleaves
Mathieu Arnold 7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
..
files ports-mgmt/pkg_cutleaves: Fix exclude list REGEXP 2015-09-16 11:17:20 +00:00
Makefile Fix usage of ${PERL5}. 2015-12-17 17:19:48 +00:00
pkg-descr