From d12dec865c05c05a452c44fae463ea0a660e36f5 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 9 Mar 2013 09:12:39 +0000 Subject: USE_BISON is dead, convert users over to new USES=bison framework, while here convert USE_GNOME=gnomehack users to USES=pathfix. Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17217 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/evolution-data-server') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 277c8a475..422be3506 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.216 2012/12/30 18:15:15 mezz Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.217 2013/02/15 16:35:39 kwm Exp $ PORTNAME= evolution-data-server PORTVERSION= 2.32.1 @@ -22,9 +22,9 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ USE_BZIP2= yes USE_GMAKE= yes -USE_BISON= build +USES= bison pathfix USE_GETTEXT= yes -USE_GNOME= gnomeprefix gnomehack intlhack ltverhack ltasneededhack gconf2 \ +USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 \ libxml2 USE_OPENLDAP= yes USE_SQLITE= yes -- cgit v1.2.3