K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-12-04T16:50:04.000000Z K 7 svn:log V 599 On recent 5-CURRENT, there is no Perl wrapper. It is therefore possible that /usr/bin/perl5 doesn't exist, which violates some of use.perl's assumptions. Take care of this case. [1] Also in the case of a recent 5-CURRENT, automatically perform "use.perl port" during package/port installation. This helps the installation of sysinstall's new "Perl distribution", in that sysinstall doesn't need to do this explicitly as Yet Another Special Case. [2] PORTREVISION bump after all this good stuff. Requested by: bmah [1], jhb [2] Submitted by: tobez (port MAINTAINER) Approved by: portmgr (kris) END