summaryrefslogtreecommitdiff
path: root/mail/evolution-data-server/Makefile
diff options
context:
space:
mode:
authorhans <hans>2011-09-14 17:09:47 +0000
committerhans <hans>2011-09-14 17:09:47 +0000
commit1c345dadf611ee69d8c84ffc15a9d913f2acf34c (patch)
treeec2fc99bffb95c9f81e7ffd1d3bb4d92e9e29dd8 /mail/evolution-data-server/Makefile
parent7ce389c5bc3237bf760a2b894ccfa5f34d352d95 (diff)
downloadpkgsrc-1c345dadf611ee69d8c84ffc15a9d913f2acf34c.tar.gz
Fix build on SunOS.
Diffstat (limited to 'mail/evolution-data-server/Makefile')
-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}