aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-06-30 00:41:02 +0800
committermarcus <marcus@FreeBSD.org>2008-06-30 00:41:02 +0800
commit59f556c2a4b8769d8744ff58b3e0c7ba27cd6a55 (patch)
tree539d7c733b8146cf87760ad2af9f69d363d5cc22
parent8125ef98f31f93eb317dff981dbabbbefaeb62e9 (diff)
downloadfreebsd-ports-gnome-59f556c2a4b8769d8744ff58b3e0c7ba27cd6a55.tar.gz
freebsd-ports-gnome-59f556c2a4b8769d8744ff58b3e0c7ba27cd6a55.tar.zst
freebsd-ports-gnome-59f556c2a4b8769d8744ff58b3e0c7ba27cd6a55.zip
Clarify the IGNORE message when mapi.h exists.
Requested by: netchild
-rw-r--r--mail/evolution-exchange/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 7cc10603e521..74195da1ca18 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -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-extract: