aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-08 05:57:58 +0800
committerpav <pav@FreeBSD.org>2008-07-08 05:57:58 +0800
commita01fe0749aade2c3714d44c68090e9b50324e831 (patch)
tree7ef0ea19ccedd65a6531802695663a7cd8f1fb47 /sysutils/conky
parentfec5cc833adf5a15c43a2fbfb539905cad2b5f46 (diff)
downloadfreebsd-ports-gnome-a01fe0749aade2c3714d44c68090e9b50324e831.tar.gz
freebsd-ports-gnome-a01fe0749aade2c3714d44c68090e9b50324e831.tar.zst
freebsd-ports-gnome-a01fe0749aade2c3714d44c68090e9b50324e831.zip
- Chase xmmsclient shlib bump
Pointy hat to: alexbl
Diffstat (limited to 'sysutils/conky')
-rw-r--r--sysutils/conky/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 882282b3c2cd..21c64c42b3fe 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --disable-mpd
.endif
.if defined(WITH_XMMS2)
-LIB_DEPENDS+= xmmsclient.3:${PORTSDIR}/audio/xmms2
+LIB_DEPENDS+= xmmsclient.4:${PORTSDIR}/audio/xmms2
CONFIGURE_ARGS+= --enable-xmms2
.else
CONFIGURE_ARGS+= --disable-xmms2