aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/mesa-demos/Makefile2
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