Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 11:11:42 +0200
From:      =?UTF-8?B?VGlsbWFuIEtlc2tpbsO2eg==?= <arved@FreeBSD.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/pcsc-lite Makefile
Message-ID:  <4FDAFC4E.2030502@FreeBSD.org>
In-Reply-To: <20120614163053.GA37124@bonjour.sunpoet.net>
References:  <201206081528.q58FSovl055134@repoman.freebsd.org> <20120614163053.GA37124@bonjour.sunpoet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sunpoet Po-Chuan Hsieh [Fri, 15 Jun 2012 00:30:53 +0800]:

> On Fri, Jun 08, 2012 at 03:28:50PM +0000, Tilman Keskinoz wrote:
>> arved       2012-06-08 15:28:50 UTC
>>
>>   FreeBSD ports repository
>>
>>   Modified files:
>>     devel/pcsc-lite      Makefile 
>>   Log:
>>   Convert WITH_ style option to optionsng
>>   
>>   Revision  Changes    Path
>>   1.61      +10 -12    ports/devel/pcsc-lite/Makefile
> 
> Hi,
> 
> The transition to new options framework is incorrect.
> OPTIONS* was processed by bsd.options.mk.
> Therefore OPTIONS* should be defined before the inclusion of bsd.port.pre.mk.
> 

Since OSVERSION is defined in bsd.port.pre.mk it is not possible to just
move the OPTIONS before bsd.port.pre.mk.

Do you have a suggestion how this can be done? Or should the commit
reverted?

regards
arved



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDAFC4E.2030502>