Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2012 17:24:47 +0200
From:      Alberto Villa <avilla@FreeBSD.org>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r305371 - head/audio/audex
Message-ID:  <CAJp7RHbxiUeE1_tKtOcUYdbpKS7oXcOgz72aceyRCMsE3qUHkg@mail.gmail.com>
In-Reply-To: <201210061452.q96EqEUq083915@svn.freebsd.org>
References:  <201210061452.q96EqEUq083915@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 6, 2012 at 4:52 PM, Eitan Adler <eadler@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).
-- 
Alberto Villa, FreeBSD committer <avilla@FreeBSD.org>
http://people.FreeBSD.org/~avilla



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