aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-19 13:34:35 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-19 13:34:35 +0000
commitd6dd2bbca900594f9cc420cdd1ca73eb6372180c (patch)
treec333389e0f27bf3de9d8a2ac8e76c23364f75c78
parent9bfdebe4acde8ff59eb20d609cceb5ec4f71f894 (diff)
downloadports-d6dd2bbca900594f9cc420cdd1ca73eb6372180c.tar.gz
ports-d6dd2bbca900594f9cc420cdd1ca73eb6372180c.zip
Mark BROKEN - this port hasn't compiled for months now.
Notes
Notes: svn path=/head/; revision=30861
-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>