From ccba4c692cc960d28710bb1f10f3f62d794b0a99 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 16 Oct 2012 14:20:19 +0000 Subject: [PATCH] WANTLIB: revert previous. --- x11/gnome/shell/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome/shell/Makefile b/x11/gnome/shell/Makefile index 38c147ac3c4..1b45e5b33f4 100644 --- a/x11/gnome/shell/Makefile +++ b/x11/gnome/shell/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.20 2012/10/16 13:25:37 jasper Exp $ +# $OpenBSD: Makefile,v 1.21 2012/10/16 14:20:19 ajacoutot Exp $ COMMENT= next generation GNOME shell GNOME_PROJECT= gnome-shell GNOME_VERSION= 3.6.1 +REVISION= 0 HOMEPAGE= http://live.gnome.org/GnomeShell @@ -31,7 +32,7 @@ WANTLIB += pixman-1 plc4 plds4 png polkit-agent-1 polkit-gobject-1 WANTLIB += pthread pthread-stubs pulse pulse-mainloop-glib smime3 WANTLIB += sndfile softokn3 soup-2.4 sqlite3 ssl3 startup-notification-1 WANTLIB += stdc++ telepathy-glib telepathy-logger vorbis vorbisfile -WANTLIB += xcb xcb-aux xcb-render xcb-shm xkbfile xml2 z secret-1 +WANTLIB += xcb xcb-aux xcb-render xcb-shm xkbfile xml2 z MODULES= devel/dconf \ devel/gettext \