diff options
Diffstat (limited to 'games')
-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 |