aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mount_smbfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_smbfs/Makefile')
-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 91be9b99b01b..9bbe0a4e7b4e 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