diff options
author | kris <kris@FreeBSD.org> | 2004-03-18 11:45:29 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-18 11:45:29 +0000 |
commit | 7e7df29c98ac7a678261e516b65eaa90e7c03540 (patch) | |
tree | c81487b225996df01e6a8f3196ed3e5e8864a12c /emulators/fmsx | |
parent | 0c78721ab16042d87ef240d553a620759cbc8e6e (diff) | |
download | FreeBSD-ports-7e7df29c98ac7a678261e516b65eaa90e7c03540.zip FreeBSD-ports-7e7df29c98ac7a678261e516b65eaa90e7c03540.tar.gz |
BROKEN: Unfetchable distfile
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 e274d27..b5b1b62 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 |