Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 19:37:47 +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: r315078 - head/audio/libechonest
Message-ID:  <201303231937.r2NJblE5056493@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Mar 23 19:37:47 2013
New Revision: 315078
URL: http://svnweb.freebsd.org/changeset/ports/315078

Log:
  Add an explicit build dependency on pkgconf
  
  Reported by:	miwi

Modified:
  head/audio/libechonest/Makefile

Modified: head/audio/libechonest/Makefile
==============================================================================
--- head/audio/libechonest/Makefile	Sat Mar 23 19:36:24 2013	(r315077)
+++ head/audio/libechonest/Makefile	Sat Mar 23 19:37:47 2013	(r315078)
@@ -19,6 +19,7 @@ GH_TAGNAME=	master
 GH_COMMIT=	f9a55d1
 
 USES=		cmake
+USE_PKGCONFIG=	build
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 



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