From owner-cvs-all Thu Aug 24 5:17:27 2000 Delivered-To: cvs-all@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id D509A37B42C; Thu, 24 Aug 2000 05:17:23 -0700 (PDT) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id AAA25624; Fri, 25 Aug 2000 00:17:22 +1200 (NZST) Message-Id: <200008241217.AAA25624@ducky.nz.freebsd.org> From: "Dan Langille" Organization: langille.org To: Maxim Sobolev , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Date: Fri, 25 Aug 2000 00:17:18 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: cvs commit: ports/graphics/Mesa3 Makefile ports/graphics/Mesa3/files md5 ports/graphics/Mesa3/patches patch-ad patc Reply-To: dan@langille.org In-reply-to: <200008240953.CAA79389@freefall.freebsd.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- Dan Langille The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message