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:
parent
72cd631677
commit
06bf3947fd
@ -45,7 +45,7 @@ SRCS= main.c \
|
||||
priv_vm_mlock.c \
|
||||
priv_vm_munlock.c
|
||||
|
||||
NO_MAN=
|
||||
MAN=
|
||||
WARNS?= 3
|
||||
|
||||
DPADD+= ${LIBIPSEC}
|
||||
|
Loading…
Reference in New Issue
Block a user