svn commit: r315078 - head/audio/libechonest
Baptiste Daroussin
bapt at FreeBSD.org
Sat Mar 23 19:37:47 UTC 2013
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
More information about the svn-ports-all
mailing list