aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2008-04-22 22:34:43 +0800
committernobutaka <nobutaka@FreeBSD.org>2008-04-22 22:34:43 +0800
commit4a076bfb6022225f579e50c16dfd730d3675dbf4 (patch)
tree809a84ff621262fcfd5cfbefae9570356dc7490f /multimedia
parentb25ef25f4fd320d5449cd08a4ce68da5fea2e2a4 (diff)
downloadfreebsd-ports-gnome-4a076bfb6022225f579e50c16dfd730d3675dbf4.tar.gz
freebsd-ports-gnome-4a076bfb6022225f579e50c16dfd730d3675dbf4.tar.zst
freebsd-ports-gnome-4a076bfb6022225f579e50c16dfd730d3675dbf4.zip
Sync with libxine update.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 12c650f74eac..f15902adc115 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -100,7 +100,7 @@ CONFIGURE_ARGS+= --disable-lirc
.endif
.if defined(WITH_CACA)
-LIBXINE_VER= 1.20
+LIBXINE_VER= 1.21
.if !exists(${LOCALBASE}/lib/xine/plugins/${LIBXINE_VER}/xineplug_vo_out_caca.so)
IGNORE=libxine should be compiled with caca support
.endif