Use MAN= instead of NO_MAN=

For some reason it still tries to install a priv.1 when using NO_MAN,
even though there isn't one yet.
This commit is contained in:
Kevin Lo 2013-07-16 09:38:51 +00:00
parent 4b30cabddc
commit eaec55242c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253385

View File

@ -45,7 +45,7 @@ SRCS= main.c \
priv_vm_mlock.c \
priv_vm_munlock.c
NO_MAN=
MAN=
WARNS?= 3
DPADD+= ${LIBIPSEC}