From 72c9fed7c5d2f1f45f2ed74f582777ec51e260ec Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 27 Jul 2012 11:37:53 +0000 Subject: - Use the new USE_PKGCONFIG macro - Don't request ABI version number in LIB_DEPENDS --- deskutils/xfce4-notifyd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index ca33981f35ba..9d50f97bd008 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -19,13 +19,14 @@ COMMENT= Visually-appealing notification daemon for Xfce LICENSE= GPLv3 LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - notify.4:${PORTSDIR}/devel/libnotify + notify:${PORTSDIR}/devel/libnotify USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gtk20 gnomehack intltool intlhack desktopfileutils pkgconfig +USE_GNOME= gtk20 gnomehack intltool intlhack desktopfileutils +USE_PKGCONFIG= build USE_XFCE= configenv libexo libmenu libutil xfconf INSTALLS_ICONS= yes USE_XORG= x11 -- cgit v1.2.3