svn commit: r305371 - head/audio/audex

Eitan Adler eadler at freebsd.org
Sat Oct 6 15:31:42 UTC 2012


On 6 October 2012 11:24, Alberto Villa <avilla at freebsd.org> wrote:
> On Sat, Oct 6, 2012 at 4:52 PM, Eitan Adler <eadler at freebsd.org> wrote:
>> -.if defined(WITHOUT_NLS)
>> +.if !${PORT_OPTIONS:MNLS}
>
> As far as I know, .if empty(PORT_OPTIONS:MNLS) is the recommended way
> to achieve this (and it's much more readable, by the way).

I think either is okay. If the empty() version is recommended, I can
start to use that for future patches.


-- 
Eitan Adler
Source & Ports committer
X11, Bugbusting teams



More information about the svn-ports-all mailing list