summaryrefslogtreecommitdiff
path: root/mail/evolution/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-10-24 12:52:32 +0000
committerdrochner <drochner>2009-10-24 12:52:32 +0000
commit67b688bf07fc8f98a88dfe8a467ef57bd450534e (patch)
tree856f39e91d0357081f58aeb306c5734c343165f9 /mail/evolution/Makefile
parent87f4be29bb3f7d8b71e1eeb19adde0eeb6a61511 (diff)
downloadpkgsrc-67b688bf07fc8f98a88dfe8a467ef57bd450534e.tar.gz
update to 2.28.1
This switches to the gnome-2.28 release branch.
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r--mail/evolution/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index b8f79e3631c..6b3665d5611 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.152 2009/08/26 19:56:45 sno Exp $
+# $NetBSD: Makefile,v 1.153 2009/10/24 12:57:56 drochner Exp $
-DISTNAME= evolution-2.26.3
-PKGREVISION= 1
+DISTNAME= evolution-2.28.1
CATEGORIES= mail time gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.26/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
@@ -35,6 +34,7 @@ CONFIGURE_ARGS+= --with-krb5=/usr
.if defined(PKGREVISION)
CONFIGURE_ARGS+= --with-sub-version=nb${PKGREVISION}
.endif
+CONFIGURE_ARGS+= --disable-nm
PKGCONFIG_OVERRIDE= evolution-plugin.pc.in
PKGCONFIG_OVERRIDE+= evolution-shell.pc.in
@@ -91,5 +91,6 @@ BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=2.24.3
.include "../../www/gtkhtml314/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gnome-desktop/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"