cvs commit: ports/devel/pcsc-lite Makefile

Tilman Keskinöz arved at FreeBSD.org
Fri Jun 15 09:11:52 UTC 2012


* 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


More information about the cvs-all mailing list