From owner-cvs-all Thu Aug 24 5:24:25 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 B549837B423; Thu, 24 Aug 2000 05:24:17 -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 PAA04070; Thu, 24 Aug 2000 15:23:54 +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 PAA22010; Thu, 24 Aug 2000 15:23:21 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39A513B2.B4FB2B27@FreeBSD.org> Date: Thu, 24 Aug 2000 15:23:14 +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 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message