diff options
author | lofi <lofi@FreeBSD.org> | 2006-01-17 06:49:36 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-01-17 06:49:36 +0800 |
commit | 867b3bc52d492177c6c26c34adc0c7e611e0259f (patch) | |
tree | d945701bcb0f071e5a0f56984132d457d7ae4a0f | |
parent | b880d70baad33580da55d072c6ee2e3644514ae3 (diff) | |
download | freebsd-ports-gnome-867b3bc52d492177c6c26c34adc0c7e611e0259f.tar.gz freebsd-ports-gnome-867b3bc52d492177c6c26c34adc0c7e611e0259f.tar.zst freebsd-ports-gnome-867b3bc52d492177c6c26c34adc0c7e611e0259f.zip |
Forgot to bump the shared lib revision here.
-rw-r--r-- | audio/ices/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 31183f52bdef..28dd68c3aabc 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://svn.xiph.org/releases/ices/ MAINTAINER= lofi@freebsd.org COMMENT= A streaming source client for icecast 2 -LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 \ +LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ vorbis.3:${PORTSDIR}/audio/libvorbis \ xml2.5:${PORTSDIR}/textproc/libxml2 |