diff --git a/meta/gnome/Makefile b/meta/gnome/Makefile index 9a2c876f77b..236af08fe50 100644 --- a/meta/gnome/Makefile +++ b/meta/gnome/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.137 2016/05/10 06:59:27 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.138 2016/07/13 07:48:42 ajacoutot Exp $ COMMENT-main= GNOME desktop meta-package (base installation) COMMENT-extras= GNOME desktop meta-package (full installation) @@ -9,6 +9,8 @@ PKGNAME= gnome-${V} PKGNAME-main= gnome-${V} PKGNAME-extras= gnome-extras-${V} +REVISION-main= 0 + MAINTAINER= Jasper Lievisse Adriaanse , \ Antoine Jacoutot @@ -66,6 +68,7 @@ RUN_DEPENDS-main += x11/gnome/gvfs,-goa, \ x11/gnome/gvfs,-google, \ x11/gnome/gvfs,-smb, +# XXX re-add x11/gnome/maps when unBROKEN # "Make it fancy!" RUN_DEPENDS-main += x11/gnome/bijiben \ x11/gnome/calendar \ @@ -74,7 +77,6 @@ RUN_DEPENDS-main += x11/gnome/bijiben \ x11/gnome/eog-plugins \ x11/gnome/gedit-plugins \ x11/gnome/grilo-plugins \ - x11/gnome/maps \ x11/gnome/music \ x11/gnome/nautilus-sendto \ x11/gnome/photos \ diff --git a/x11/gnome/maps/Makefile b/x11/gnome/maps/Makefile index 1ef55520315..0e9d10920d6 100644 --- a/x11/gnome/maps/Makefile +++ b/x11/gnome/maps/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.25 2016/04/25 18:49:11 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2016/07/13 07:48:42 ajacoutot Exp $ + +BROKEN= https://bugzilla.gnome.org/show_bug.cgi?id=764841 COMMENT= map application for GNOME