Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 00:52:03 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-toolkits/qt23 Makefile
Message-ID:  <3C7282B3.7000507@FreeBSD.org>
References:  <200202190215.g1J2FhH00666@freefall.freebsd.org> <20020219095536.A13953@straylight.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Pentchev wrote:

>On Mon, Feb 18, 2002 at 06:15:43PM -0800, Kevin Lo wrote:
>
>>kevlo       2002/02/18 18:15:43 PST
>>
>>  Modified files:
>>    x11-toolkits/qt23    Makefile 
>>  Log:
>>  Add NO_QT_OBJPRELINK=yes, let -CURRENT installs smoothly.
>>  
>>  Approved by: will
>>
>
>Both this and the subsequent OSVERSION >= 500029 fix seem to use
>OSVERSION before it is defined, on both my 4.5-STABLE and 5.0-CURRENT
>boxes:
>
>[roam@straylight:v2 ~/fbsd/r/ports/x11-toolkits/qt23]$ make -V PKGNAME
>"Makefile", line 26: Malformed conditional (${OSVERSION} >= 500029)
>"Makefile", line 26: Need an operator
>"Makefile", line 28: if-less endif
>"Makefile", line 28: Need an operator
>make: fatal errors encountered -- cannot continue
>[roam@straylight:v2 ~/fbsd/r/ports/x11-toolkits/qt23]$
>
>The attached patch fixes this, at least for me.  I am not quite sure
>if introducing additional build dependencies after including bsd.port.pre.mk
>is quite correct, but it seems to work :)
>
Applied, thanks.

>G'luck,
>Peter
>

- Kevin



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?3C7282B3.7000507>