From 92cfea271a9c349246a68b53b95c8a55e64dd8ce Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 29 Jun 2008 17:08:18 +0000 Subject: Sync with FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11092 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index d58bab002..450679cbe 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.115 2008/06/06 21:38:50 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.116 2008/06/16 23:26:33 marcus Exp $ # PORTNAME= evolution-exchange @@ -58,7 +58,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" .endif .if exists(${LOCALBASE}/include/mapi.h) -IGNORE= does not build with ${LOCALBASE}/include/mapi.h exists in system, run pkg_info -W ${LOCALBASE}/include/mapi.h to find the offending port and uninstall it, then install ${PORTNAME} and reinstall port +IGNORE= build fails when ${LOCALBASE}/include/mapi.h exists in system, run pkg_info -W ${LOCALBASE}/include/mapi.h to find the offending port and uninstall it, then install ${PORTNAME} and reinstall the port that installed mapi.h .endif post-patch: -- cgit v1.2.3