aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libass/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-10-25 06:46:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-10-25 06:46:43 +0000
commit791677e54813a543247610929b9b09eef1911523 (patch)
treec125f3dac5176275e41473fd318de0fa7e339736 /multimedia/libass/Makefile
parent8e3add8ac473e62419c428dbd0c9d3cc510d6e29 (diff)
downloadports-791677e54813a543247610929b9b09eef1911523.tar.gz
ports-791677e54813a543247610929b9b09eef1911523.zip
Notes
Diffstat (limited to 'multimedia/libass/Makefile')
-rw-r--r--multimedia/libass/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index c21c6b440c82..ca657470a84f 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libass
-PORTVERSION= 0.9.13
+PORTVERSION= 0.10.0
CATEGORIES= multimedia devel
MASTER_SITES= GOOGLE_CODE
@@ -18,7 +18,8 @@ LICENSE= ISCL
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
enca.5:${PORTSDIR}/converters/enca \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
- expat.6:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2 \
+ fribidi.3:${PORTSDIR}/converters/fribidi
USE_GNOME= pkgconfig gnomehack
USE_XZ= yes