aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-sndfile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-08 08:10:16 +0800
committeredwin <edwin@FreeBSD.org>2003-09-08 08:10:16 +0800
commit630f0c16a1e58aa8015c870b8c8b8647596ed102 (patch)
treee1205130922634b152731d9dba2203e00bcb72f0 /audio/xmms-sndfile
parent8ca730710e499e499da4ba3838f67c11a000a5ce (diff)
downloadfreebsd-ports-gnome-630f0c16a1e58aa8015c870b8c8b8647596ed102.tar.gz
freebsd-ports-gnome-630f0c16a1e58aa8015c870b8c8b8647596ed102.tar.zst
freebsd-ports-gnome-630f0c16a1e58aa8015c870b8c8b8647596ed102.zip
chase lib version change of multimedia/xmms
PR: ports/56505 Submitted by: Espen Skoglund <esk@ira.uka.de>
Diffstat (limited to 'audio/xmms-sndfile')
-rw-r--r--audio/xmms-sndfile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile
index 14e40b50c992..49d0a8bd3341 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= dyeske@yahoo.com
COMMENT= XMMS plugin to allow playing libsndfile supported files
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- xmms.3:${PORTSDIR}/multimedia/xmms
+ xmms.4:${PORTSDIR}/multimedia/xmms
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"