1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update LIBXINE_VER.

PR:		ports/132085
Submitted by:	Jack <xxjack12xx@gmail.com>
This commit is contained in:
MANTANI Nobutaka 2009-03-01 02:26:41 +00:00
parent 244c293b25
commit d4eb654c34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229264

View File

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