diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-08 08:10:16 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-08 08:10:16 +0800 |
commit | 630f0c16a1e58aa8015c870b8c8b8647596ed102 (patch) | |
tree | e1205130922634b152731d9dba2203e00bcb72f0 /audio/xmms-liveice | |
parent | 8ca730710e499e499da4ba3838f67c11a000a5ce (diff) | |
download | freebsd-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-liveice')
-rw-r--r-- | audio/xmms-liveice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 3b0626280805..dc9b78b1e5e2 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -14,7 +14,7 @@ DISTNAME= liveice-xmms MAINTAINER= esk@ira.uka.de COMMENT= Use XMMS for streaming audio to Icecast servers -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= lame:${PORTSDIR}/audio/lame WRKSRC= ${WRKDIR}/LiveIce-1.0.0 |