Install a "perl5.6.1" wrapper. I think this is going too far as now

/usr/src has to carefully watch the Perl port to keep this in sync.
But this is the only way I am allowed to fix the mozzila build
(and other USE_PERL5 ports).
This commit is contained in:
obrien 2002-06-07 18:55:42 +00:00
parent ee9168748e
commit 10c9ec1d2f

View File

@ -4,6 +4,7 @@ PROG= perl
NOMAN=
WARNS?= 6
LINKS= ${BINDIR}/perl ${BINDIR}/perl5 \
${BINDIR}/perl ${BINDIR}/perl5.6.1 \
${BINDIR}/perl ${BINDIR}/suidperl
.include <bsd.prog.mk>