svn commit: r370356 - head/databases/evolution-data-server
Baptiste Daroussin
bapt at FreeBSD.org
Tue Oct 7 15:58:38 UTC 2014
Author: bapt
Date: Tue Oct 7 15:58:38 2014
New Revision: 370356
URL: https://svnweb.freebsd.org/changeset/ports/370356
QAT: https://qat.redports.org/buildarchive/r370356/
Log:
Fix without gperf in base
Modified:
head/databases/evolution-data-server/Makefile
Modified: head/databases/evolution-data-server/Makefile
==============================================================================
--- head/databases/evolution-data-server/Makefile Tue Oct 7 15:58:07 2014 (r370355)
+++ head/databases/evolution-data-server/Makefile Tue Oct 7 15:58:38 2014 (r370356)
@@ -20,7 +20,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/
libtasn1.so:${PORTSDIR}/security/libtasn1 \
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
-USES= bison gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES= bison gettext gmake gperf libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intlhack gconf2 libxml2
USE_OPENLDAP= yes
USE_SQLITE= 3
More information about the svn-ports-all
mailing list