From owner-cvs-all@FreeBSD.ORG Mon Dec 27 21:18:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53D216A4CE; Mon, 27 Dec 2004 21:18:11 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCBB43D2D; Mon, 27 Dec 2004 21:18:11 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1Cj2Ff-000GEa-2p; Mon, 27 Dec 2004 22:18:03 +0100 Date: Mon, 27 Dec 2004 22:18:03 +0100 From: Kirill Ponomarew To: Pierre Beyssac Message-ID: <20041227211803.GB62272@voodoo.oberon.net> References: <200412272116.iBRLGETd061309@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <200412272116.iBRLGETd061309@repoman.freebsd.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/kino/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 21:18:12 -0000 --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--