From owner-cvs-all Thu Aug 30 21:13:15 2001 Delivered-To: cvs-all@freebsd.org Received: from franklin.physics.purdue.edu (franklin.physics.purdue.edu [128.210.146.222]) by hub.freebsd.org (Postfix) with ESMTP id 1E66737B401; Thu, 30 Aug 2001 21:13:09 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from physics.purdue.edu (curie.physics.purdue.edu [128.210.68.223]) by franklin.physics.purdue.edu (Postfix) with ESMTP id 213DA20F1B; Thu, 30 Aug 2001 23:12:15 -0500 (EST) Received: by physics.purdue.edu (Postfix, from userid 12409) id 9209B76; Thu, 30 Aug 2001 23:13:13 -0500 (EST) Date: Thu, 30 Aug 2001 23:13:13 -0500 From: Will Andrews To: Steve Price Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20010830231313.F30764@curie.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Steve Price , Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200108310213.f7V2D2L09248@freefall.freebsd.org> <20010830222210.X56784@bsd.havk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <20010830222210.X56784@bsd.havk.org>; from steve@FreeBSD.org on Thu, Aug 30, 2001 at 10:22:10PM -0500 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 On Thu, Aug 30, 2001 at 10:22:10PM -0500, Steve Price (steve@FreeBSD.org) wrote: > 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. But it doesn't matter because even if you prefer to install libGLU with XFREE86_VERSION=3, you're installing glut anyway. It's the same as if I were to change the requirement for x11/kde2 to pull in kdegames2. You're just pointing out semantics of LIB_DEPENDS that has never been respected. Breaking libglut away from Mesa3 is a solution, but it requires time which we do not have. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message