1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Sync with multimedia/libxine update.

This commit is contained in:
MANTANI Nobutaka 2008-07-12 12:18:50 +00:00
parent de748f6d67
commit eca932560b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216734

View File

@ -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