svn commit: r326204 - head/net/boinc-client
Antoine Brodin
antoine at FreeBSD.org
Tue Sep 3 19:21:46 UTC 2013
Author: antoine
Date: Tue Sep 3 19:21:45 2013
New Revision: 326204
URL: http://svnweb.freebsd.org/changeset/ports/326204
Log:
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Modified:
head/net/boinc-client/Makefile
Modified: head/net/boinc-client/Makefile
==============================================================================
--- head/net/boinc-client/Makefile Tue Sep 3 19:16:46 2013 (r326203)
+++ head/net/boinc-client/Makefile Tue Sep 3 19:21:45 2013 (r326204)
@@ -13,6 +13,7 @@ COMMENT= Berkeley Open Infrastructure fo
USE_XZ= yes
GNU_CONFIGURE= yes
+USES= pkgconfig
USE_LDCONFIG= yes
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(cpp|h)
More information about the svn-ports-head
mailing list