summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-10-22 12:12:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-10-22 12:12:29 +0000
commit305f4eaf68dbd8975f5dce3eccf0edebd30b0cc3 (patch)
treef10ce3a79a8cd2837a7a25df367d8dcb9558749e /deskutils/notification-daemon/Makefile
parentAdd deskutils/xfce4-notifyd, a visually-appealing notification daemon for Xfce (diff)
Register CONFLICTS
Notes
Notes: svn path=/head/; revision=243214
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r--deskutils/notification-daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 3d5222bd5d5c..a594e88e93ba 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= notification-daemon
PORTVERSION= 0.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
@@ -33,6 +33,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GCONF_SCHEMAS= notification-daemon.schemas
-CONFLICTS= xfce4-notification-daemon-[0-9]*
+CONFLICTS= xfce4-notification-daemon-[0-9]* xfce4-notifyd-[0-9]*
.include <bsd.port.mk>