aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 07:38:28 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 07:38:28 +0800
commit16afdd776f22fcd99982a6b160884c0eef039e5a (patch)
tree2ddbbec4d9b1e52d1cdcc3639ac80be262542305 /sysutils
parentfe3982789478ed3954aa94c705d2fd443911d0cc (diff)
downloadfreebsd-ports-gnome-16afdd776f22fcd99982a6b160884c0eef039e5a.tar.gz
freebsd-ports-gnome-16afdd776f22fcd99982a6b160884c0eef039e5a.tar.zst
freebsd-ports-gnome-16afdd776f22fcd99982a6b160884c0eef039e5a.zip
- Update to 0.7.DrNo.
- Update WWW - chase xmms2 shlib bump PR: 144821 Submitted by: Guido Falsi <mad@madpilot.net>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/conky/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index cede0bad3ea7..749961a7c315 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -7,7 +7,7 @@
PORTNAME= conky
PORTVERSION= 1.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -154,7 +154,7 @@ CONFIGURE_ARGS+= --enable-weather-xoap
.endif
.if defined(WITH_XMMS2)
-LIB_DEPENDS+= xmmsclient.5:${PORTSDIR}/audio/xmms2
+LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2
CONFIGURE_ARGS+= --enable-xmms2
.else
CONFIGURE_ARGS+= --disable-xmms2