aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dbus/Makefile')
-rw-r--r--devel/dbus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile
index 4a34b55e8064..23e6322cb8b5 100644
--- a/devel/dbus/Makefile
+++ b/devel/dbus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dbus
PORTVERSION= 0.60
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/
@@ -15,7 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
COMMENT?= A message bus system for inter-application communication
BUILD_DEPENDS?= bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS?= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS?= expat.6:${PORTSDIR}/textproc/expat2
USE_GNOME?= gnomehack glib20 libxml2
USE_GMAKE= yes