summaryrefslogtreecommitdiffstats
path: root/share/doc/smm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/smm/Makefile')
-rw-r--r--share/doc/smm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index 6f8afc4..e6ceda1 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -1,6 +1,8 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
# $FreeBSD$
+.include <bsd.own.mk>
+
# The following modules do not describe FreeBSD:
# 14.uucpimpl, 15.uucpnet
@@ -24,7 +26,7 @@ SUBDIR= title \
12.timed \
18.net
-.if !defined(NO_SENDMAIL)
+.if ${MK_SENDMAIL} != "no"
_08.sendmailop= 08.sendmailop
.endif
OpenPOWER on IntegriCloud