diff --git a/x11/gnome/panel/Makefile b/x11/gnome/panel/Makefile index be79db2050c..e48724d18ab 100644 --- a/x11/gnome/panel/Makefile +++ b/x11/gnome/panel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.110 2011/12/28 16:02:02 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.111 2012/01/04 10:47:01 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= GNOME panel GNOME_PROJECT= gnome-panel GNOME_VERSION= 3.2.1 -REVISION= 5 +REVISION= 6 SHARED_LIBS= panel-applet-4 1.0 # 0.0 @@ -54,7 +54,7 @@ LIB_DEPENDS= databases/evolution-data-server \ RUN_DEPENDS= x11/gnome/icon-theme-symbolic # notification-area-applet -RUN_DEPENDS += notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon +RUN_DEPENDS += sysutils/notification-daemon # "Lock Screen" RUN_DEPENDS+= x11/gnome/screensaver diff --git a/x11/gnome/session/Makefile b/x11/gnome/session/Makefile index f4b7a727fae..d4df86d4a14 100644 --- a/x11/gnome/session/Makefile +++ b/x11/gnome/session/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.204 2012/01/02 16:06:50 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.205 2012/01/04 10:47:01 ajacoutot Exp $ COMMENT= GNOME session GNOME_PROJECT= gnome-session GNOME_VERSION= 3.2.1 -REVISION= 8 +REVISION= 9 CATEGORIES= x11 @@ -43,7 +43,7 @@ RUN_DEPENDS= x11/gnome/settings-daemon \ RUN_DEPENDS+= devel/gsettings-desktop-schemas # gnome.session+gnome-fallback.session RequiredComponents. -RUN_DEPENDS+= notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon +RUN_DEPENDS+= sysutils/notification-daemon # gnome.session RequiredComponents. #RUN_DEPENDS+= x11/gnome/shell