diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-05-10 05:53:18 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-05-10 05:53:18 +0000 |
commit | 573470845a2e48f5e290d82b791025d2c7250647 (patch) | |
tree | df180d66aa95c60033bd2d763fc955037645ed44 /multimedia/xine/Makefile | |
parent | 6ac144cb80e71e6f5b349b6ebebc91dc4e9d8d20 (diff) |
Notes
Diffstat (limited to 'multimedia/xine/Makefile')
-rw-r--r-- | multimedia/xine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 5bb650d552d9..905589cf1d5f 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -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 |