diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 06035d3b0506..ba88322c38d5 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -17,6 +17,8 @@ DISTFILES= mame${PORTVERSION:S/.//}s.zip:mame \ MAINTAINER= elbarto@ArcadeBSD.org COMMENT= The popular MESS (Multiple Emulator Super System) +BROKEN= does not compile + USE_ZIP= yes NO_WRKSUBDIR= yes USE_XORG= xext xrender xinerama xi |