From 0239255befff76f6c54c680eca672c59f624df74 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 5 Feb 2006 20:12:43 +0000 Subject: BROKEN: Does not compile --- graphics/mesa-demos/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') 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 -- cgit