diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-05 20:12:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-05 20:12:43 +0000 |
commit | 8fdf6c8263f80550f9b639d5749cff51153b75bd (patch) | |
tree | 56fa3a7407b3dc7882acfdb9a4b9d28a2cc5558f /graphics/mesa-demos | |
parent | fff6b0dd5ce953d62c5e3de6ac9d99c95971e324 (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=155275
Diffstat (limited to 'graphics/mesa-demos')
-rw-r--r-- | graphics/mesa-demos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile index 8273daf70011..c65345b92e0f 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -19,6 +19,8 @@ COMMENT= OpenGL demos distributed with Mesa LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut +BROKEN= Does not compile + USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes |