summaryrefslogtreecommitdiff
path: root/mail/evolution-data-server
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-09-14 17:09:47 +0000
committerhans <hans@pkgsrc.org>2011-09-14 17:09:47 +0000
commit13286c46f576dca61902cd150020d6ee816a1ac7 (patch)
treeec2fc99bffb95c9f81e7ffd1d3bb4d92e9e29dd8 /mail/evolution-data-server
parent5b945a4dbe9f0ada49cff5b23d53ebaa18febfd1 (diff)
downloadpkgsrc-13286c46f576dca61902cd150020d6ee816a1ac7.tar.gz
Fix build on SunOS.
Diffstat (limited to 'mail/evolution-data-server')
-rw-r--r--mail/evolution-data-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 7243e8ab1e5..d04918c86ff 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2011/09/09 13:44:24 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2011/09/14 17:10:22 hans Exp $
DISTNAME= evolution-data-server-2.32.3
PKGREVISION= 1
@@ -45,6 +45,8 @@ CPPFLAGS+= -DBIND_8_COMPAT
CFLAGS.SunOS+= -D__FUNCTION__=__func__
.endif
+CFLAGS.SunOS+= -D__EXTENSIONS__
+
CONFIGURE_ARGS+= --with-openldap
CONFIGURE_ARGS+= --with-libdb=${BDBBASE}