svn commit: r326100 - head/devel/gnome-vfs
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 2 21:55:46 UTC 2013
Author: bapt
Date: Mon Sep 2 21:55:45 2013
New Revision: 326100
URL: http://svnweb.freebsd.org/changeset/ports/326100
Log:
Add an explicit dependency on pkgconf
Modified:
head/devel/gnome-vfs/Makefile
Modified: head/devel/gnome-vfs/Makefile
==============================================================================
--- head/devel/gnome-vfs/Makefile Mon Sep 2 21:53:45 2013 (r326099)
+++ head/devel/gnome-vfs/Makefile Mon Sep 2 21:55:45 2013 (r326100)
@@ -18,8 +18,7 @@ USE_BZIP2= yes
RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix intlhack gnomemimedata gconf2 \
ltverhack referencehack
USE_AUTOTOOLS= libtool
More information about the svn-ports-all
mailing list