From owner-cvs-all Thu Aug 24 6:35:28 2000 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id A740D37B422; Thu, 24 Aug 2000 06:35:20 -0700 (PDT) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA06342; Thu, 24 Aug 2000 16:35:04 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id QAA22390; Thu, 24 Aug 2000 16:35:04 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39A52480.34ED079F@FreeBSD.org> Date: Thu, 24 Aug 2000 16:34:56 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: dan@langille.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dmitry Karasik Subject: Re: cvs commit: ports/graphics/Mesa3 Makefile ports/graphics/Mesa3/files md5 ports/graphics/Mesa3/patches patch-ad patc References: <200008241217.AAA25624@ducky.nz.freebsd.org> <39A513B2.B4FB2B27@FreeBSD.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maxim Sobolev wrote: > Dan Langille wrote: > > > On 24 Aug 2000, at 2:53, Maxim Sobolev wrote: > > > > > sobomax 2000/08/24 02:53:14 PDT > > > > > > Modified files: > > > graphics/Mesa3 Makefile > > > graphics/Mesa3/files md5 > > > graphics/Mesa3/patches patch-aa > > > graphics/Mesa3/pkg PLIST > > > Added files: > > > graphics/Mesa3/patches patch-ad > > > Log: > > > Update to 3.2.1 and make it working on XFree86-4. > > > > > > On XFree86-4 the port builds/installs only GLU and glut libraries and > > > associated includes, so GL applications have a chance to use GL library > > > provided by the XFree itself. Please don't forget to set > > > XFREE86_VERSION=4 in your make.conf if you are building it with XFee86-4. > > > > We got problems? > > > > $ make -V PKGNAME > > "Makefile", line 36: Malformed conditional (${XFREE86_VERSION} == 3) > > "Makefile", line 36: Need an operator > > "Makefile", line 41: if-less else > > "Makefile", line 41: Need an operator > > "Makefile", line 48: if-less endif > > "Makefile", line 48: Need an operator > > "Makefile", line 60: Malformed conditional (${XFREE86_VERSION} > 3) > > "Makefile", line 60: Need an operator > > "Makefile", line 64: if-less endif > > "Makefile", line 64: Need an operator > > make: fatal errors encountered -- cannot continue > > You are probably have to update your bsd.port.*.mk to catch recent Satishi's > XFREE86_VERSION additon. Shame on me! I forgot to check if asami added XFREE86_VERSION into BEFOREPORTMK section (he didn't in fact). I'm sorry 'bout that :(. Should be fixed now. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message