summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-17 23:44:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-17 23:44:11 +0000
commitb484a4b30a17bbf1c7a1d5cbf92b0f797c410987 (patch)
tree9c2d64858d998043558ea069d72b50156b8a990e /deskutils
parent- Fix BBCode vulnerability & pgsql problem in phpbb (diff)
Chase multimedia/xmms library bump.
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds)
Notes
Notes: svn path=/head/; revision=89020
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/logjam2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/logjam2/Makefile b/deskutils/logjam2/Makefile
index 3e9043ff2e72..8df32b46c6a4 100644
--- a/deskutils/logjam2/Makefile
+++ b/deskutils/logjam2/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --without-gtkspell
.endif
.if defined(WITH_XMMS)
-LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms
.else
CONFIGURE_ARGS+= --without-xmms
.endif