aboutsummaryrefslogtreecommitdiffstats
path: root/www/vrweb
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-19 21:34:35 +0800
committeralex <alex@FreeBSD.org>2000-07-19 21:34:35 +0800
commit26b49ca2ca8a2accc0a3e95f0470c9b2e5fa606b (patch)
treec57b1109451e4c32232010378fee462eb4add944 /www/vrweb
parentaaca871f424354fec6e3776bd86cc774cd35217a (diff)
downloadfreebsd-ports-gnome-26b49ca2ca8a2accc0a3e95f0470c9b2e5fa606b.tar.gz
freebsd-ports-gnome-26b49ca2ca8a2accc0a3e95f0470c9b2e5fa606b.tar.zst
freebsd-ports-gnome-26b49ca2ca8a2accc0a3e95f0470c9b2e5fa606b.zip
Mark BROKEN - this port hasn't compiled for months now.
Diffstat (limited to 'www/vrweb')
-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>