Fix previous commit. Installing links to manpages without installing
manpages is not completely trivial. Please don't commit untested changes.
This commit is contained in:
parent
2e8e965294
commit
47bcf800c3
@ -19,9 +19,8 @@ DPADD= ${LIBM}
|
||||
LDADD+= -lcrypt
|
||||
DPADD+= ${LIBCRYPT}
|
||||
|
||||
MANSRC= ${.CURDIR}/../perl
|
||||
MLINKS+=perl.1 suidperl.1
|
||||
|
||||
MAN1=
|
||||
MLINKS+= perl.1 suidperl.1
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user