aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
commit591244e0227f1d03dcded131ae426612bcb1a3da (patch)
tree8fbece08f3980e498168c41f4111011921786166 /multimedia/libxine
parent951aa6e2955c19dd2a6af3b51486054580125836 (diff)
downloadports-591244e0227f1d03dcded131ae426612bcb1a3da.tar.gz
ports-591244e0227f1d03dcded131ae426612bcb1a3da.zip
Notes
Diffstat (limited to 'multimedia/libxine')
-rw-r--r--multimedia/libxine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index b322d9d6227e..a1be21eb6e04 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.0.r5
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,7 +22,7 @@ LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \
a52.0:${PORTSDIR}/audio/liba52 \
vorbis.3:${PORTSDIR}/audio/libvorbis \
mad.2:${PORTSDIR}/audio/libmad \
- speex.2:${PORTSDIR}/audio/speex \
+ speex.3:${PORTSDIR}/audio/speex \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \