diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index e17eb585998d..842ecde6b2b4 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -55,6 +55,10 @@ USE_RC_SUBR= vmware-guestd.sh vmware-kmod.sh .include +.if ${ARCH} == "sparc64" +IGNORE= not yet ported to sparc64 +.endif + PLIST_SUB+= LIB32DIR=${LIB32DIR} SUB_LIST+= LIB32DIR=${LIB32DIR}