From owner-cvs-all Thu Aug 30 20:24:47 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 27DFC37B403; Thu, 30 Aug 2001 20:24:36 -0700 (PDT) (envelope-from steve@havk.org) Received: from bsd.havk.org (user-24-214-56-224.knology.net [24.214.56.224]) by mail.hiwaay.net (8.11.6/8.11.6) with ESMTP id f7V3MES03039; Thu, 30 Aug 2001 22:22:14 -0500 (CDT) Received: by bsd.havk.org (Postfix, from userid 1001) id 7C7901A85D; Thu, 30 Aug 2001 22:22:10 -0500 (CDT) Date: Thu, 30 Aug 2001 22:22:10 -0500 From: Steve Price To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20010830222210.X56784@bsd.havk.org> References: <200108310213.f7V2D2L09248@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108310213.f7V2D2L09248@freefall.freebsd.org>; from will@FreeBSD.org on Thu, Aug 30, 2001 at 07:13:02PM -0700 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is bogus because several ports that USE_MESA don't require libglut.so to be present. I pointed this out earlier and it seems to have fallen on deaf ears. :( At the time I suggested that one solution would be to add USE_GLUT which in the case of XFREE86_VERSION=4 would add a dependency on the Mesa port iff the port actually required libglut.so. -steve On Thu, Aug 30, 2001 at 07:13:02PM -0700, Will Andrews wrote: > will 2001/08/30 19:13:02 PDT > > Modified files: > Mk bsd.port.mk > Log: > Update library pointer for Mesa3 port in USE_MESA so that if > XFREE86_VERSION=4, Mesa3 will not get left out of the install. Previously, > bsd.port.mk would find libGLU.so.1 from XFree86-4 and thus wouldn't install > libglut.so.3 needed by XFree86-4 users for USE_MESA. > > PR: 29546 > Submitted by: petef > Urged on by for 4.4R: sf > > Revision Changes Path > 1.378 +1 -1 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message