diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
commit | d827501263da4a2ee9ccc072182cfe8a38220772 (patch) | |
tree | ce854680f4382f692883d80ee5d72c2af0d5f86d /emulators/fmsx | |
parent | a8f04f3576566f7cf1b5d2e440257ef7437d460c (diff) | |
download | freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.tar.gz freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.tar.zst freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.zip |
Mark a few unfetchable ports BROKEN
With hat: portmgr
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 7ca3e24f923e..b194020a2001 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= fMSX37.zip MAINTAINER= dk@farm.org COMMENT= Portable MSX/MSX2/MSX2+ Emulator +BROKEN= Unfetchable + USE_XORG= xi x11 USES= gmake dos2unix zip DOS2UNIX_FILES= EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \ |