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:
kevlo 2013-07-16 09:38:51 +00:00
parent 72cd631677
commit 06bf3947fd

View File

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