Date: Mon, 27 Dec 2004 22:18:03 +0100 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Pierre Beyssac <pb@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/kino/files patch-aa Message-ID: <20041227211803.GB62272@voodoo.oberon.net> In-Reply-To: <200412272116.iBRLGETd061309@repoman.freebsd.org> References: <200412272116.iBRLGETd061309@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 27, 2004 at 09:16:14PM +0000, Pierre Beyssac wrote: > pb 2004-12-27 21:16:14 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > multimedia/kino/files patch-aa=20 > Log: > Fix build again (in a different way) for FreeBSD 4.x. > =20 > 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=3D= 1.4&r2=3D1.5 > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/multimedia/kino/files/pa= tch-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=3D$LIBS > | +-LIBS=3D"-ldv $LIBS" > | ++LIBS=3D"-ldv -pthread $LIBS" Please use ${PTHREAD_LIBS} instead. -Kirill --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0HwLQC1G6a60JuURAqi9AKCq4MrHtKYxpSqyIdhtWu25ojsYGQCdG481 7lcKMZg5enGwgv/PdPjHpi8= =dHdu -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041227211803.GB62272>