Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2013 17:03:20 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326173 - head/databases/glom
Message-ID:  <201309031703.r83H3KcU071996@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Sep  3 17:03:19 2013
New Revision: 326173
URL: http://svnweb.freebsd.org/changeset/ports/326173

Log:
  Add an explicit dependency on pkgconf

Modified:
  head/databases/glom/Makefile

Modified: head/databases/glom/Makefile
==============================================================================
--- head/databases/glom/Makefile	Tue Sep  3 16:56:25 2013	(r326172)
+++ head/databases/glom/Makefile	Tue Sep  3 17:03:19 2013	(r326173)
@@ -29,8 +29,7 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgcon
 USE_BZIP2=	yes
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
-USES=		gettext pathfix shared-mime-info
-USE_GMAKE=	yes
+USES=		gettext pathfix shared-mime-info gmake pkgconfig
 USE_GNOME=	gnomedocutils gnomeprefix pygnomeextras
 USE_LDCONFIG=	yes
 USE_PGSQL=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031703.r83H3KcU071996>