summaryrefslogtreecommitdiffstats
path: root/net/ekiga
diff options
context:
space:
mode:
Diffstat (limited to 'net/ekiga')
-rw-r--r--net/ekiga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile
index 35d0a17e7..f16cb3270 100644
--- a/net/ekiga/Makefile
+++ b/net/ekiga/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ekiga
PORTVERSION= 2.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+=--disable-avahi
.endif
.ifndef (WITHOUT_DBUS)
-LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus
CONFIGURE_ARGS+=--enable-dbus
PLIST_SUB+= DBUS:=""
.else