aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2008-10-20 11:52:01 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2008-10-20 11:52:01 +0000
commitb2caeea68266991b0ec4e9d4c00f5e94ba4176db (patch)
treea6792e9c93365536e2535a90e9995e0420d11733 /multimedia/xine
parented8df15cd63e3b5682bb17da74810c6a69a2d276 (diff)
downloadports-b2caeea68266991b0ec4e9d4c00f5e94ba4176db.tar.gz
ports-b2caeea68266991b0ec4e9d4c00f5e94ba4176db.zip
Notes
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 d0e7d5a12c97..96fe84e8a0a8 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.23
+LIBXINE_VER= 1.24
.if !exists(${LOCALBASE}/lib/xine/plugins/${LIBXINE_VER}/xineplug_vo_out_caca.so)
IGNORE=libxine should be compiled with caca support
.endif