aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notify-osd
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-11 09:41:05 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-11 09:41:05 +0000
commitea61102b71e4f042e3d9cc192b96e0594f4357a3 (patch)
tree5aea263ba143a757aaff825348acfc20093444fd /deskutils/notify-osd
parent95f8f440f27044cc08ea14d555e1a653edf2dda3 (diff)
downloadports-ea61102b71e4f042e3d9cc192b96e0594f4357a3.tar.gz
ports-ea61102b71e4f042e3d9cc192b96e0594f4357a3.zip
Register CONFLICTS
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
Notes
Notes: svn path=/head/; revision=299031
Diffstat (limited to 'deskutils/notify-osd')
-rw-r--r--deskutils/notify-osd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile
index c8e68b0a6523..bea9f87b9c5f 100644
--- a/deskutils/notify-osd/Makefile
+++ b/deskutils/notify-osd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= notify-osd
PORTVERSION= 0.9.29
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://launchpadlibrarian.net/43419242/ \
CRITICAL
@@ -17,6 +17,8 @@ COMMENT= On-screen-display notification agent using libnotify
LICENSE= GPLv3
+CONFLICTS= xfce4-notification-daemon-[0-9]*
+
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
notify.4:${PORTSDIR}/devel/libnotify
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus