summaryrefslogtreecommitdiffstats
path: root/bin/rmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rmail/Makefile')
-rw-r--r--bin/rmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index f76781b..d2ea1fa 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -5,7 +5,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/rmail
# Not much point this being static. It calls a shared sendmail...
-NOSHARED?= NO
+NO_SHARED?= NO
PROG= rmail
SRCS= rmail.c
OpenPOWER on IntegriCloud