diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common index 9ea2d6c61..f370d0ac3 100644 --- a/emulators/suse131_linux/Makefile.common +++ b/emulators/suse131_linux/Makefile.common @@ -64,6 +64,9 @@ ONLY_FOR_PLATFORM+= NetBSD-6.99*-x86_64 ONLY_FOR_PLATFORM+= NetBSD-[7-9]*-x86_64 .include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix" +BROKEN= "Unsupported on MINIX" +.endif # ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix" # _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures. _SUSE_ARCH.${EMUL_ARCH}= ${EMUL_ARCH}