From c6865bfdbe00860070d73767533b6738f9fa4e6f Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 7 May 2003 00:12:29 +0000 Subject: BROKEN: Does not compile --- emulators/snes9x/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators') diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index bca715d7bf8a..d37509b44f5c 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -14,6 +14,8 @@ DISTNAME= s9xs137c MAINTAINER= green@FreeBSD.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator +BROKEN= "Does not compile" + .if ${MACHINE_ARCH} == i386 BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm .elif ${MACHINE_ARCH} == alpha -- cgit