summaryrefslogtreecommitdiffstats
path: root/multimedia/avifile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-01-16 17:41:49 +0000
committersobomax <sobomax@FreeBSD.org>2002-01-16 17:41:49 +0000
commit702df4f822db6497744472f7ee3e069e013fc915 (patch)
tree353bb45bad37e8a59d2ed0eb22587f45ae4ce5cd /multimedia/avifile
parent8cba060b7c89e6910ee7d1f67719063598ef57b0 (diff)
downloadFreeBSD-ports-702df4f822db6497744472f7ee3e069e013fc915.zip
FreeBSD-ports-702df4f822db6497744472f7ee3e069e013fc915.tar.gz
Update version number of vorbis shared library.
Diffstat (limited to 'multimedia/avifile')
-rw-r--r--multimedia/avifile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index 5ecf764..2233ed5 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
.if !defined(WITHOUT_VORBIS)
LIB_DEPENDS+= ogg.2:${PORTSDIR}/audio/libogg \
- vorbis.0:${PORTSDIR}/audio/libvorbis
+ vorbis.1:${PORTSDIR}/audio/libvorbis
.endif
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
OpenPOWER on IntegriCloud