summaryrefslogtreecommitdiffstats
path: root/mail/evolution-exchange/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r--mail/evolution-exchange/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 9678ad0bf..e1745c359 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -3,11 +3,11 @@
# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
#
# $FreeBSD$
-# $MCom: ports/mail/evolution-exchange/Makefile,v 1.56 2006/03/14 00:49:14 marcus Exp $
+# $MCom: ports/mail/evolution-exchange/Makefile,v 1.57 2006/03/17 20:36:59 mezz Exp $
#
PORTNAME= evolution-exchange
-PORTVERSION= 2.6.0
+PORTVERSION= 2.6.1
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
@@ -33,7 +33,8 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \
--disable-compile-warnings
EVO_VERSION= 2.6
-PLIST_SUB= VERSION="2.6" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2"
+PLIST_SUB= VERSION="2.6" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" \
+ OLDDOCSDIR="share/doc/ximian-connector"
.include <bsd.port.pre.mk>