Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 22:22:10 -0500
From:      Steve Price <steve@FreeBSD.org>
To:        Will Andrews <will@FreeBSD.org>
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>
In-Reply-To: <200108310213.f7V2D2L09248@freefall.freebsd.org>; from will@FreeBSD.org on Thu, Aug 30, 2001 at 07:13:02PM -0700
References:  <200108310213.f7V2D2L09248@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010830222210.X56784>