diff options
-rw-r--r-- | emulators/fmsx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 31e5d7a4a547..adab469bb37f 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -22,6 +22,8 @@ EXTRACT_ONLY= fMSX351.zip MAINTAINER= dk@farm.org COMMENT= The Portable MSX/MSX2/MSX2+ Emulator +BROKEN= does not fetch + USE_XORG= xi x11 USE_ZIP= yes USE_GMAKE= yes |