svn commit: r365407 - head/deskutils/xfce4-notifyd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Aug 19 17:31:15 UTC 2014
Author: amdmi3
Date: Tue Aug 19 17:31:15 2014
New Revision: 365407
URL: http://svnweb.freebsd.org/changeset/ports/365407
QAT: https://qat.redports.org/buildarchive/r365407/
Log:
- Switch to USES=libtool
Approved by: portmgr blanket
Modified:
head/deskutils/xfce4-notifyd/Makefile
Modified: head/deskutils/xfce4-notifyd/Makefile
==============================================================================
--- head/deskutils/xfce4-notifyd/Makefile Tue Aug 19 17:30:50 2014 (r365406)
+++ head/deskutils/xfce4-notifyd/Makefile Tue Aug 19 17:31:15 2014 (r365407)
@@ -16,8 +16,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libnotify.so:${PORTSDIR}/devel/libnotify
-USES= pkgconfig gmake tar:bzip2
-USE_AUTOTOOLS= libtool
+USES= gmake libtool pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil xfconf
More information about the svn-ports-head
mailing list