diff options
author | zeising <zeising@FreeBSD.org> | 2016-05-03 04:10:34 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2016-05-03 04:10:34 +0800 |
commit | 7c029780a9d84326526c745f1ed1bf6229c905d7 (patch) | |
tree | 5cd5a9c6c2ce022f402eb9850cd8ab8befbc7c1d | |
parent | dcc1d225527906903447ff67c5cffe4ea90f46e5 (diff) | |
download | freebsd-ports-gnome-7c029780a9d84326526c745f1ed1bf6229c905d7.tar.gz freebsd-ports-gnome-7c029780a9d84326526c745f1ed1bf6229c905d7.tar.zst freebsd-ports-gnome-7c029780a9d84326526c745f1ed1bf6229c905d7.zip |
Drop this port since I don't use it and don't have time to fix it.
Mark it broken since it currently doesn't build.
-rw-r--r-- | www/xombrero/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/xombrero/Makefile b/www/xombrero/Makefile index d4271117a226..b40952f94617 100644 --- a/www/xombrero/Makefile +++ b/www/xombrero/Makefile @@ -7,11 +7,13 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ -MAINTAINER= zeising@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LICENSE= ISCL +BROKEN= Does not build + LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup |