aboutsummaryrefslogtreecommitdiff
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2012-12-30 05:14:01 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2012-12-30 05:14:01 +0000
commit61d9c78a793004eb1c1c2926b76d26a80f064803 (patch)
treef6749fc7085d31f4c1464b5b85c98f8c92636af1 /databases/evolution-data-server
parent5aaccd8a356e84d8673418e218e81bc8f4aecdca (diff)
downloadports-61d9c78a793004eb1c1c2926b76d26a80f064803.tar.gz
ports-61d9c78a793004eb1c1c2926b76d26a80f064803.zip
Notes
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index a8609b070423..bc972b6aff8e 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 2.32.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +19,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \
gdata.7:${PORTSDIR}/devel/libgdata \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- ical.44:${PORTSDIR}/devel/libical \
+ ical:${PORTSDIR}/devel/libical \
nss3.1:${PORTSDIR}/security/nss \
tasn1.4:${PORTSDIR}/security/libtasn1 \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \