summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f2a1e55..0ae95fb3 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -42,7 +42,6 @@ SUBDIR= IPXrouted \
kernbb \
keyserv \
lpr \
- mailwrapper \
manctl \
memcontrol \
mergemaster \
@@ -129,6 +128,10 @@ SUBDIR+=named \
nsupdate
.endif
+.if !defined(NO_MAILWRAPPER)
+SUBDIR+=mailwrapper
+.endif
+
.if !defined(NO_SENDMAIL)
SUBDIR+=mailstats \
makemap \
OpenPOWER on IntegriCloud