diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-16 19:40:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-16 19:40:07 +0000 |
commit | 2af196a0e28603caa52161f6f16caceb20a224d4 (patch) | |
tree | bdf7dc9718fd6d335db4fab049e3f509f28af2c9 /games/egl | |
parent | 4147e7d8cf3d00bf1f7eadccba647483d89b353f (diff) | |
download | ports-2af196a0e28603caa52161f6f16caceb20a224d4.tar.gz ports-2af196a0e28603caa52161f6f16caceb20a224d4.zip |
Notes
Diffstat (limited to 'games/egl')
-rw-r--r-- | games/egl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/egl/Makefile b/games/egl/Makefile index dd767ec509b1..cce8b7d7e0aa 100644 --- a/games/egl/Makefile +++ b/games/egl/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= alepulver@FreeBSD.org COMMENT= Enhaced OpenGL only Quake II engine +BROKEN= does not compile + USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes |