summaryrefslogtreecommitdiffstats
path: root/bin/rmail/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
commitc1a820195c3f6961461d3e25ff7910f826995de9 (patch)
tree311c433391b6b9ae7319ac9bd77250512498c346 /bin/rmail/Makefile
parent0b2edb3a9bb579259edf15c7f1fd1513da2981d6 (diff)
downloadFreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.zip
FreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.tar.gz
NOSHARED -> NO_SHARED
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