mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
delete MANDIR=/usr/share/man/man,
it breaks `env MANDIR=<dir> make maninstall'
This commit is contained in:
parent
4a62209c07
commit
18e75007df
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15842
@ -1,6 +1,8 @@
|
||||
# $Id: $
|
||||
|
||||
PROG= apm
|
||||
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
|
||||
MANDIR= /usr/share/man/man
|
||||
MAN8= apm.8
|
||||
MLINKS= apm.8 zzz.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user