mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Some things used "#!/usr/bin/perl5" (such as the /usr/local/bin/use.perl on
my system). So install a "perl5" wrapper too.
This commit is contained in:
parent
c883a66af1
commit
6332b52c26
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97870
@ -3,5 +3,6 @@
|
||||
PROG= perl
|
||||
NOMAN=
|
||||
WARNS?= 6
|
||||
LINKS= ${BINDIR}/perl ${BINDIR}/perl5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user