From 0adf77cfd78d12506a6294bd5345626d89061fa8 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 20 Feb 2006 00:06:50 +0000 Subject: Fix out-of-memory error on 64-bit platforms. Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5711 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/evolution-data-server/Makefile') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 6900bccbb..7d758d5cd 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.72 2006/01/31 20:36:47 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.73 2006/02/14 17:20:39 marcus Exp $ # PORTNAME= evolution-data-server PORTVERSION= 1.5.91 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 -- cgit v1.2.3