aboutsummaryrefslogtreecommitdiff
path: root/audio/ices0
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
commitc65892996765bb99500d4c50b5e409b69317b978 (patch)
treedee07b2e00944aac36439781f32962627c6be9d8 /audio/ices0
parente8c58c6b92471d63cf0285641edd76878833b892 (diff)
downloadports-c65892996765bb99500d4c50b5e409b69317b978.tar.gz
ports-c65892996765bb99500d4c50b5e409b69317b978.zip
Notes
Diffstat (limited to 'audio/ices0')
-rw-r--r--audio/ices0/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile
index a3a4ecca3ce1..2dca4a358414 100644
--- a/audio/ices0/Makefile
+++ b/audio/ices0/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ices
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= http://svn.xiph.org/releases/ices/
MAINTAINER= lofi@freebsd.org
COMMENT= A streaming source client for icecast 2
-LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
+LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \
faad:${PORTSDIR}/audio/faad \
mp3lame:${PORTSDIR}/audio/lame \
shout.3:${PORTSDIR}/audio/libshout2 \