From owner-svn-ports-all@FreeBSD.ORG Fri Jul 27 11:37:54 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60825106566B; Fri, 27 Jul 2012 11:37:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4AD3E8FC0C; Fri, 27 Jul 2012 11:37:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6RBbrEK000759; Fri, 27 Jul 2012 11:37:53 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6RBbrYl000757; Fri, 27 Jul 2012 11:37:53 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201207271137.q6RBbrYl000757@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 27 Jul 2012 11:37:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301601 - head/deskutils/xfce4-notifyd X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2012 11:37:54 -0000 Author: ehaupt Date: Fri Jul 27 11:37:53 2012 New Revision: 301601 URL: http://svn.freebsd.org/changeset/ports/301601 Log: - Use the new USE_PKGCONFIG macro - Don't request ABI version number in LIB_DEPENDS Modified: head/deskutils/xfce4-notifyd/Makefile Modified: head/deskutils/xfce4-notifyd/Makefile ============================================================================== --- head/deskutils/xfce4-notifyd/Makefile Fri Jul 27 11:03:38 2012 (r301600) +++ head/deskutils/xfce4-notifyd/Makefile Fri Jul 27 11:37:53 2012 (r301601) @@ -19,13 +19,14 @@ COMMENT= Visually-appealing notification 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