diff options
author | pav <pav@FreeBSD.org> | 2010-06-07 03:34:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-06-07 03:34:02 +0800 |
commit | 3fd6d6ccc726d0fb74906b794efc8efb821f811d (patch) | |
tree | 0f7d31cde4d6eac95fd4c58616da1b0e0a161242 /emulators | |
parent | 872d850472017f728a67d2bc8e16255a6c16d756 (diff) | |
download | freebsd-ports-gnome-3fd6d6ccc726d0fb74906b794efc8efb821f811d.tar.gz freebsd-ports-gnome-3fd6d6ccc726d0fb74906b794efc8efb821f811d.tar.zst freebsd-ports-gnome-3fd6d6ccc726d0fb74906b794efc8efb821f811d.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
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 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 |