diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/imaze | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | ports-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz ports-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Notes
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 |