aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/evolution-mapi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile
index df8851795c5f..93d10ee6a9cc 100644
--- a/mail/evolution-mapi/Makefile
+++ b/mail/evolution-mapi/Makefile
@@ -18,8 +18,9 @@ RUN_DEPENDS= ${PKGFILES}:${PORTSDIR}/mail/evolution
PKGFILES= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin.pc
-USE_BZIP2= yes
-USES= gettext
+IGNORE= doesn't build with current libmapi
+
+USES= gettext tar:bzip2
USE_GMAKE= yes
USE_GNOME= evolutiondataserver
USE_LDCONFIG= yes
@@ -31,7 +32,6 @@ EVO_VERSION= 2.32
EDS_VERSION= 1.2
PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION=${EDS_VERSION}
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch: