summaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-30 17:31:39 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-30 17:31:39 +0000
commit3efcdba53780fc12b7d790d9525366ce962b4683 (patch)
tree44fbf353a22df4343ebeccba0129f6023467d264 /audio/ezstream
parent- Fix with non-default python (diff)
- Bump forgotten ports to chase libvorbis update
Notes
Notes: svn path=/head/; revision=196745
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index bf95ffc3ae45..17712dac5ab5 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ezstream
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/ezstream/
@@ -15,7 +15,7 @@ MAINTAINER= laszlof@FreeBSD.org
COMMENT= A command line utility for streaming to icecast servers
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
- vorbis.3:${PORTSDIR}/audio/libvorbis \
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes