summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_smbfs
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 /usr.sbin/mount_smbfs
parent0b2edb3a9bb579259edf15c7f1fd1513da2981d6 (diff)
downloadFreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.zip
FreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.tar.gz
NOSHARED -> NO_SHARED
Diffstat (limited to 'usr.sbin/mount_smbfs')
-rw-r--r--usr.sbin/mount_smbfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile
index 91be9b9..9bbe0a4 100644
--- a/usr.sbin/mount_smbfs/Makefile
+++ b/usr.sbin/mount_smbfs/Makefile
@@ -15,7 +15,7 @@ DPADD= ${LIBSMB}
# Needs to be dynamically linked for optional dlopen() access to
# userland libiconv (see the -E option).
#
-NOSHARED?= NO
+NO_SHARED?= NO
.PATH: ${CONTRIBDIR}/mount_smbfs
OpenPOWER on IntegriCloud