Add mlinks for man page
Reviewed by: Submitted by: Obtained from:
This commit is contained in:
parent
d3287e7c11
commit
b6490eb503
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5330
@ -19,7 +19,8 @@ DPADD= ${LIBM}
|
||||
LDADD+= -lcrypt
|
||||
DPADD+= ${LIBCRYPT}
|
||||
|
||||
NOMAN=
|
||||
MANSRC= ${.CURDIR}/../perl
|
||||
MLINKS+=perl.1 suidperl.1
|
||||
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
|
@ -19,7 +19,9 @@ DPADD= ${LIBM}
|
||||
LDADD+= -lcrypt
|
||||
DPADD+= ${LIBCRYPT}
|
||||
|
||||
NOMAN=
|
||||
MANSRC= ${.CURDIR}/../perl
|
||||
MLINKS+= perl.1 tperl.1
|
||||
MLINKS+= perl.1 taintperl.1
|
||||
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user