summaryrefslogtreecommitdiff
path: root/x11/libexo
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 /x11/libexo
parentUpdate to 0.32. (diff)
Chase the dbus shared library version.
Notes
Notes: svn path=/head/; revision=132274
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index f541746b9b63..6ba1c06691d6 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libexo
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 xfce
MASTER_SITES= http://download.berlios.de/xfce-goodies/
DISTNAME= exo-${PORTVERSION}
@@ -16,7 +16,7 @@ MAINTAINER= matt@bsdfly.org
COMMENT= Terminal library, extensions to Xfce by os-cillation
LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
- dbus-1.0:${PORTSDIR}/devel/dbus
+ dbus-1.1:${PORTSDIR}/devel/dbus
WRKSRC= ${WRKDIR}/${DISTNAME}