diff options
Diffstat (limited to 'emulators/fmsx/Makefile')
-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 e274d27409e6..b5b1b620f872 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -18,6 +18,8 @@ COMMENT= The Portable MSX/MSX2/MSX2+ Emulator USE_REINPLACE= yes REINPLACE_ARGS= -i "" +BROKEN= "Distfile is unfetchable" + USE_XLIB= yes RESTRICTED= Legal status of distributed ROM images unclear WRKSRC= ${WRKDIR}/MSX |