summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/unique/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile
index 87e7da003e15..8bd34f86630b 100644
--- a/x11-toolkits/unique/Makefile
+++ b/x11-toolkits/unique/Makefile
@@ -4,7 +4,7 @@
PORTNAME= unique
PORTVERSION= 1.1.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/lib${PORTNAME}/${PORTVERSION:R}/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
@@ -12,7 +12,7 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION}
MAINTAINER= kwm@FreeBSD.org
COMMENT= Library for single instance applications
-LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
USE_XORG= ice
USE_BZIP2= yes