aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbis-tools
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
commit605b51623904901c5be12539309f2345d1751741 (patch)
tree698a951c5110d6765f602f134f00403efbe3a817 /audio/vorbis-tools
parent7a58a475e7bd926d065dab0f108b18a67af0906b (diff)
downloadports-605b51623904901c5be12539309f2345d1751741.tar.gz
ports-605b51623904901c5be12539309f2345d1751741.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=196462
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r--audio/vorbis-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index de198955ede9..603beefe5a22 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vorbis-tools
PORTVERSION= 1.1.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
@@ -23,7 +23,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
curl.4:${PORTSDIR}/ftp/curl \
FLAC.7:${PORTSDIR}/audio/flac \
speex.1:${PORTSDIR}/audio/speex \
- vorbis.3:${PORTSDIR}/audio/libvorbis
+ vorbis.4:${PORTSDIR}/audio/libvorbis
USE_AUTOTOOLS= aclocal:19 autoconf:259 automake:19 libtool:15
USE_GETTEXT= yes