View | Details | Raw Unified | Return to bug 197851
Collapse All | Expand All

(-)deskutils/notification-daemon/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
16
LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
17
		libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
17
		libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
18
18
19
CONFLICTS=	xfce4-notification-daemon-[0-9]* xfce4-notifyd-[0-9]*
19
CONFLICTS=	xfce4-notification-daemon-[0-9]*
20
20
21
USE_GNOME=	gnomeprefix intlhack gtk30
21
USE_GNOME=	gnomeprefix intlhack gtk30
22
USES=		gettext gmake pathfix pkgconfig tar:xz
22
USES=		gettext gmake pathfix pkgconfig tar:xz
(-)deskutils/xfce4-notifyd/Makefile (-1 / +1 lines)
Lines 23-29 Link Here
23
INSTALLS_ICONS=	yes
23
INSTALLS_ICONS=	yes
24
USE_XORG=	x11
24
USE_XORG=	x11
25
25
26
CONFLICTS=	notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]*
26
CONFLICTS=	xfce4-notification-daemon-[0-9]*
27
27
28
OPTIONS_DEFINE=	NLS
28
OPTIONS_DEFINE=	NLS
29
29

Return to bug 197851