cvs commit: ports/multimedia/kino/files patch-aa

Kirill Ponomarew krion at voodoo.oberon.net
Mon Dec 27 13:18:12 PST 2004


On Mon, Dec 27, 2004 at 09:16:14PM +0000, Pierre Beyssac wrote:
> pb          2004-12-27 21:16:14 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     multimedia/kino/files patch-aa 
>   Log:
>   Fix build again (in a different way) for FreeBSD 4.x.
>   
>   Revision  Changes    Path
>   1.5       +9 -0      ports/multimedia/kino/files/patch-aa
> http://cvsweb.FreeBSD.org/ports/multimedia/kino/files/patch-aa.diff?r1=1.4&r2=1.5
> | ===================================================================
> | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/multimedia/kino/files/patch-aa,v
> | retrieving revision 1.4
> | retrieving revision 1.5
> | diff -u -p -r1.4 -r1.5
> | --- ports/multimedia/kino/files/patch-aa	2004/12/24 02:53:38	1.4
> | +++ ports/multimedia/kino/files/patch-aa	2004/12/27 21:16:14	1.5
> | @@ -1,5 +1,14 @@
> |  --- configure.orig	Fri Aug 13 01:15:49 2004
> |  +++ configure	Fri Aug 13 01:15:35 2004
> | +-@@ -5325,7 +5325,7 @@
> | +   echo $ECHO_N "(cached) $ECHO_C" >&6
> | + else
> | +   ac_check_lib_save_LIBS=$LIBS
> | +-LIBS="-ldv  $LIBS"
> | ++LIBS="-ldv -pthread $LIBS"

Please use ${PTHREAD_LIBS} instead.

-Kirill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041227/46395e22/attachment.bin


More information about the cvs-all mailing list