diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
commit | 5b4d9b08a8a714b4d1f8220d181382f05d504b38 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/imaze | |
parent | 2875bc351f518275997fc9ff8f8c1cdd500e24bb (diff) | |
download | freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.tar.gz freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.tar.zst freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.zip |
Mark as broken: does not fetch
Diffstat (limited to 'games/imaze')
-rw-r--r-- | games/imaze/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 37f8ae0affa1..e53246475bfe 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -15,6 +15,7 @@ COMMENT= Multi-player network action game for TCP/IP with 3D graphics LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright +BROKEN= unfetchable OPTIONS_DEFINE= AUDIO JOYSTICK OPTIONS_RADIO= GUI OPTIONS_RADIO_GUI= XVIEW MOTIF |