diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 11:45:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 11:45:29 +0000 |
commit | 00b3479e4739d4fac7ff87101fe19583585facc2 (patch) | |
tree | 31b1879b34067ca57609d4d3ed05ee8c3ed70d5e /emulators | |
parent | 3a50393060e781ceb90dab1fdbeeb83b136e23bf (diff) | |
download | ports-00b3479e4739d4fac7ff87101fe19583585facc2.tar.gz ports-00b3479e4739d4fac7ff87101fe19583585facc2.zip |
Notes
Diffstat (limited to 'emulators')
-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 |