1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Clarify the IGNORE message when mapi.h exists.

Requested by:	netchild
This commit is contained in:
Joe Marcus Clarke 2008-06-29 16:41:02 +00:00
parent f38d5ded3f
commit a5e70d1ac8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215952

View File

@ -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: