Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2000 16:34:56 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        dan@langille.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dmitry Karasik <dk@raven.plab.ku.dk>
Subject:   Re: cvs commit: ports/graphics/Mesa3 Makefile  ports/graphics/Mesa3/files         md5 ports/graphics/Mesa3/patches  patch-ad patc
Message-ID:  <39A52480.34ED079F@FreeBSD.org>
References:  <200008241217.AAA25624@ducky.nz.freebsd.org> <39A513B2.B4FB2B27@FreeBSD.org>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A52480.34ED079F>