diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index baea8e12f37..328d3ff0726 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2013/03/21 08:45:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.19 2013/03/30 14:55:58 ajacoutot Exp $ SHARED_ONLY= Yes @@ -8,7 +8,7 @@ VERSION= 0.20.0 DISTNAME= gmpc-libnotify-${VERSION} CATEGORIES= audio -REVISION= 3 +REVISION= 4 HOMEPAGE= http://gmpc.wikia.com/wiki/Plugins @@ -29,8 +29,7 @@ WANTLIB += xcb-shm z ffi stdc++ MODULES= devel/gettext \ textproc/intltool -RUN_DEPENDS= audio/gmpc>=${VERSION} \ - notification-daemon-*|notification-daemon-xfce-*:sysutils/notification-daemon +RUN_DEPENDS= audio/gmpc>=${VERSION} BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= devel/libnotify>=0.7.2 \ x11/gtk+2 \ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 1d313757c41..40e49449a6d 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.30 2013/03/21 08:46:32 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.31 2013/03/30 14:55:58 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT= notification plugin for Claws-mail VERSION= 0.30 -REVISION= 0 +REVISION= 1 DISTNAME= notification_plugin-${VERSION} PKGNAME= claws-mail-notification-${VERSION} MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ @@ -32,8 +32,7 @@ MODULES= devel/gettext LIB_DEPENDS= devel/libnotify>=0.7.2 \ x11/gtk+2 -RUN_DEPENDS= mail/claws-mail>=3.8.1 \ - notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon +RUN_DEPENDS= mail/claws-mail>=3.8.1 BUILD_DEPENDS= ${RUN_DEPENDS}