summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6d30029..743aeab 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -390,4 +390,8 @@ _smbutil= smbutil
_smbutil= smbutil
.endif
+.if ${MACHINE_ARCH} == "sparc64"
+_smbutil= smbutil
+.endif
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud