svn commit: r314860 - head/deskutils/kdepim3
Baptiste Daroussin
bapt at FreeBSD.org
Thu Mar 21 18:31:40 UTC 2013
Author: bapt
Date: Thu Mar 21 18:31:39 2013
New Revision: 314860
URL: http://svnweb.freebsd.org/changeset/ports/314860
Log:
Add an explicit dependency on pkgconf
Modified:
head/deskutils/kdepim3/Makefile
Modified: head/deskutils/kdepim3/Makefile
==============================================================================
--- head/deskutils/kdepim3/Makefile Thu Mar 21 18:27:17 2013 (r314859)
+++ head/deskutils/kdepim3/Makefile Thu Mar 21 18:31:39 2013 (r314860)
@@ -30,6 +30,7 @@ USES= bison
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
+USE_PKGCONFIG= build
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \
More information about the svn-ports-head
mailing list