From 7864bff3873ecafca4bdf2b911cc7717f0312614 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 7 Oct 2014 15:58:38 +0000 Subject: Fix without gperf in base --- databases/evolution-data-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/evolution-data-server') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 8c6cb9eba7e4..8b8cbdf4306b 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ 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 -- cgit