K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-07-31T06:29:25.676652Z K 7 svn:log V 585 New USES= perl5 Deprecate and replaces bsd.perl.mk, it adds more consistency: only USE_PERL5 is needed to define all expected behaviour. USE_PERL5 accept the following arguments: Version: like 5.14+ - configure (formerly PERL_CONFIGURE=yes) - run (formerly USE_PERL5_RUN=yes) - build (formerly USE_PERL5_BUILD=yes) - patch (only use perl as a patch dependency) - extract (only use perl as an extract dependency) - modbuild (formerly PERL_MODBUILD) It has the new P5MAN{1,2,3,4,5,6,7,8} macros equivalent to MAN{1,....} but depending on the perl path. Reviewed by: az Thanks to: az END