From owner-freebsd-x11@FreeBSD.ORG Thu Dec 30 00:22:09 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5BC16A4CE; Thu, 30 Dec 2004 00:22:09 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEB943D2D; Thu, 30 Dec 2004 00:22:09 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iBU0M8ML079143; Wed, 29 Dec 2004 16:22:08 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iBU0M7P4079142; Wed, 29 Dec 2004 16:22:07 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Steve Clement In-Reply-To: <41D2CEE3.6090102@ion.lu> References: <41D2CEE3.6090102@ion.lu> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 29 Dec 2004 16:22:07 -0800 Message-Id: <1104366127.854.43.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: x11@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 00:22:09 -0000 On Wed, 2004-12-29 at 16:36 +0100, Steve Clement wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I had to change this line in the patch-freebsd-dri file: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat > to: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat This should be fixed properly, now. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org