aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/vrweb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile
index 699e28cbd232..91e411241d53 100644
--- a/www/vrweb/Makefile
+++ b/www/vrweb/Makefile
@@ -40,4 +40,6 @@ do-install:
${CP} ${WRKDIR}/icons/* ${PREFIX}/share/doc/vrweb/icons
.endif
+BROKEN= "does not compile with recent Mesa"
+
.include <bsd.port.mk>