aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xine
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2008-07-12 20:18:50 +0800
committernobutaka <nobutaka@FreeBSD.org>2008-07-12 20:18:50 +0800
commit11b6c13667fde00157334e97b272a62581cd330e (patch)
treecc1f7401f1b4e7c20254302713ae9864d484a0a4 /multimedia/xine
parent5a329cb2d74ce657a1335fd05433693030e36d6f (diff)
downloadfreebsd-ports-gnome-11b6c13667fde00157334e97b272a62581cd330e.tar.gz
freebsd-ports-gnome-11b6c13667fde00157334e97b272a62581cd330e.tar.zst
freebsd-ports-gnome-11b6c13667fde00157334e97b272a62581cd330e.zip
Sync with multimedia/libxine update.
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 38ed03a5279e..d0e7d5a12c97 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -101,7 +101,7 @@ CONFIGURE_ARGS+= --disable-lirc
.endif
.if defined(WITH_CACA)
-LIBXINE_VER= 1.21
+LIBXINE_VER= 1.23
.if !exists(${LOCALBASE}/lib/xine/plugins/${LIBXINE_VER}/xineplug_vo_out_caca.so)
IGNORE=libxine should be compiled with caca support
.endif