diff options
author | pav <pav@FreeBSD.org> | 2010-02-17 03:40:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-02-17 03:40:07 +0800 |
commit | 6e5ae031aac502b676af21aa53cae803de456862 (patch) | |
tree | 096665331f2c8aa341c5db606ca2fb88871f945d /games | |
parent | ac89cd12fb93151a39040ee71a4390d33e967a92 (diff) | |
download | freebsd-ports-gnome-6e5ae031aac502b676af21aa53cae803de456862.tar.gz freebsd-ports-gnome-6e5ae031aac502b676af21aa53cae803de456862.tar.zst freebsd-ports-gnome-6e5ae031aac502b676af21aa53cae803de456862.zip |
- Mark BROKEN
Reported by: pointyhat
Feature safe: yes
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 |