diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:49:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:49:49 +0000 |
commit | 60b255293646f3abc12e1068a0b07fecfa0a0a77 (patch) | |
tree | 553f88b590c053c705b10cb47ea460a4e742b3cd /games/bzflag | |
parent | 5b3ca11de10388b42045dfd85ae2f5eb51349898 (diff) |
BROKEN: does not build
Notes
Notes:
svn path=/head/; revision=66668
Diffstat (limited to 'games/bzflag')
-rw-r--r-- | games/bzflag/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 276131da1241..8a74df9ecf75 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= nsayer@FreeBSD.org +BROKEN= "Does not build" + USE_XLIB= yes USE_MESA= yes |