From owner-cvs-all Thu Aug 30 19:15:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AE0237B403; Thu, 30 Aug 2001 19:15:39 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7V2D2L09248; Thu, 30 Aug 2001 19:13:02 -0700 (PDT) (envelope-from will) Message-Id: <200108310213.f7V2D2L09248@freefall.freebsd.org> From: Will Andrews Date: Thu, 30 Aug 2001 19:13:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD 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 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