summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 0900b53..04c4233 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -65,7 +65,7 @@ ETCMAIL=Makefile README mailer.conf access.sample virtusertable.sample \
FREEBSD=COPYRIGHT
afterinstall:
-.if !defined(NOMAN)
+.if !defined(NO_MAN)
cd ${.CURDIR}/../share/man; ${MAKE} makedb
.endif
OpenPOWER on IntegriCloud