1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Update LIBXINE_VER.

This commit is contained in:
MANTANI Nobutaka 2009-05-10 05:53:18 +00:00
parent 6ac144cb80
commit 573470845a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233570

View File

@ -81,7 +81,7 @@ CONFIGURE_ARGS+= --disable-lirc
.endif
.if defined(WITH_CACA)
LIBXINE_VER= 1.25
LIBXINE_VER= 1.26
.if !exists(${LOCALBASE}/lib/xine/plugins/${LIBXINE_VER}/xineplug_vo_out_caca.so)
IGNORE=libxine should be compiled with caca support
.endif