diff options
author | alex <alex@FreeBSD.org> | 2000-07-19 21:34:35 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-19 21:34:35 +0800 |
commit | 26b49ca2ca8a2accc0a3e95f0470c9b2e5fa606b (patch) | |
tree | c57b1109451e4c32232010378fee462eb4add944 /www/vrweb | |
parent | aaca871f424354fec6e3776bd86cc774cd35217a (diff) | |
download | freebsd-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/Makefile | 2 |
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> |