svn commit: r326179 - head/sysutils/gnome-settings-daemon
Antoine Brodin
antoine at FreeBSD.org
Tue Sep 3 17:09:35 UTC 2013
Author: antoine
Date: Tue Sep 3 17:09:34 2013
New Revision: 326179
URL: http://svnweb.freebsd.org/changeset/ports/326179
Log:
Re-use gmake
Approved by: portmgr (bapt)
Modified:
head/sysutils/gnome-settings-daemon/Makefile
Modified: head/sysutils/gnome-settings-daemon/Makefile
==============================================================================
--- head/sysutils/gnome-settings-daemon/Makefile Tue Sep 3 17:08:29 2013 (r326178)
+++ head/sysutils/gnome-settings-daemon/Makefile Tue Sep 3 17:09:34 2013 (r326179)
@@ -22,7 +22,7 @@ CONFLICTS= gnome-settings-daemon-3.[0-9]
USE_XORG= xxf86misc
USE_BZIP2= yes
-USES= pathfix gettext pkgconfig
+USES= gmake pathfix gettext pkgconfig
USE_GNOME= gnomeprefix intlhack gnomedesktop libgnomekbd
USE_GSTREAMER= good
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list