aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-04-02 21:09:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-04-02 21:09:14 +0000
commitb166aafe8c1e2f994e0995684a797ca8caacbbf3 (patch)
tree9c050dc6e02543fa8538d62d0ed5b8d1a9ab5489 /mail/evolution
parent4f545c5a492a81e2fd1b83bcd6f2ec1b988d4952 (diff)
downloadports-b166aafe8c1e2f994e0995684a797ca8caacbbf3.tar.gz
ports-b166aafe8c1e2f994e0995684a797ca8caacbbf3.zip
Chase the dbus shared library version.
Notes
Notes: svn path=/head/; revision=132274
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 3b178c0aa19c..6ce63fb98bc9 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -89,7 +89,7 @@ PLIST_SUB+= GSTREAMER="@comment "
.endif
.if defined(WITH_DBUS)
-LIB_DEPENDS+= dbus-glib-1.0:${PORTSDIR}/devel/dbus
+LIB_DEPENDS+= dbus-glib-1.1:${PORTSDIR}/devel/dbus
PLIST_SUB+= DBUS=""
.else
PLIST_SUB+= DBUS="@comment "