diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 11:43:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 11:43:40 +0000 |
commit | 38447593bee41459be85718b66e336dc21dde062 (patch) | |
tree | cf04c9db38953b393317be20be0b74f79ef4a8a2 /games/imaze | |
parent | 5bc3cbfabcf2e7f34ee4c718ddc9a4990d209fc2 (diff) | |
download | ports-38447593bee41459be85718b66e336dc21dde062.tar.gz ports-38447593bee41459be85718b66e336dc21dde062.zip |
Notes
Diffstat (limited to 'games/imaze')
-rw-r--r-- | games/imaze/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 3b903e7e112f..8e9e9c5dd005 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -14,6 +14,8 @@ COMMENT= Multi-player network action game for TCP/IP with 3D graphics LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright +BROKEN= unfetchable + USE_XORG= x11 xaw xmu xt HAS_CONFIGURE= yes |