From b59d9aff2523a2d01d1a6adb35f0c8bf408335f2 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 12 Sep 2012 05:27:03 +0000 Subject: While using 'dbus-glib' seems to work (due to the way LIB_DEPENDS are currently checked), the correct shlib name is 'dbus-glib-1'. Notified by: Yuri Pankov --- deskutils/xfce4-notification-daemon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/xfce4-notification-daemon') diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 5b71efea3f20..f7ccbb90bc78 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ - dbus-glib:${PORTSDIR}/devel/dbus-glib + dbus-glib-1:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes -- cgit v1.2.3