diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:15:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:15:53 +0000 |
commit | 32dc88188b285c78aa1b578936b98c3c951c2599 (patch) | |
tree | 95c1312b58a41b4c606236861fbca9f53d8a7678 /emulators/fmsx | |
parent | 863bc649c8239e96f4bd6964c87f323bbabb3974 (diff) | |
download | ports-32dc88188b285c78aa1b578936b98c3c951c2599.tar.gz ports-32dc88188b285c78aa1b578936b98c3c951c2599.zip |
Notes
Diffstat (limited to 'emulators/fmsx')
-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..c9bc2f8b320b 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -29,6 +29,8 @@ USE_DOS2UNIX= EMULib/NetUnix.c EMULib/Rules.Unix RESTRICTED= Legal status of distributed ROM images unclear WRKSRC= ${WRKDIR} +BROKEN= does not build + OPTIONS= BPP8 "With BPP8" Off \ BPP16 "With BPP16" Off \ BPP24 "With BPP24" Off \ |