summaryrefslogtreecommitdiffstats
path: root/graphics/libxine/Makefile
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2002-05-20 17:59:07 +0000
committernobutaka <nobutaka@FreeBSD.org>2002-05-20 17:59:07 +0000
commitf6d98d24999abc39cd9d359d7bf46dccd1692af3 (patch)
tree444dad76ad638ec5bac02f5a3632009c3899af32 /graphics/libxine/Makefile
parente80beba8f303d511eb7c352e21cff72c0941b353 (diff)
downloadFreeBSD-ports-f6d98d24999abc39cd9d359d7bf46dccd1692af3.zip
FreeBSD-ports-f6d98d24999abc39cd9d359d7bf46dccd1692af3.tar.gz
Update to 0.9.9.
Diffstat (limited to 'graphics/libxine/Makefile')
-rw-r--r--graphics/libxine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile
index dcdfc98..25cc8ec 100644
--- a/graphics/libxine/Makefile
+++ b/graphics/libxine/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xine
-PORTVERSION= 0.9.8
-PORTREVISION= 3
+PORTVERSION= 0.9.9
CATEGORIES= graphics
MASTER_SITES= http://xine.sourceforge.net/files/ \
${MASTER_SITE_SOURCEFORGE}
@@ -20,7 +19,8 @@ MAINTAINER= nobutaka@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/graphics/ffmpeg
LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
aa.1:${PORTSDIR}/graphics/aalib \
- intl.2:${PORTSDIR}/devel/gettext
+ intl.2:${PORTSDIR}/devel/gettext \
+ iconv.3:${PORTSDIR}/converters/libiconv
WRKSRC= ${WRKDIR}/${PORTNAME}-lib-${PORTVERSION}
OpenPOWER on IntegriCloud