Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 23:00:15 -0400
From:      Steve Wills <swills@FreeBSD.org>
To:        Ian Lepore <ian@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r297902 - head
Message-ID:  <570DB63F.9060907@FreeBSD.org>
In-Reply-To: <1460512755.52955.18.camel@freebsd.org>
References:  <201604130147.u3D1l5F0032629@repo.freebsd.org> <1460512755.52955.18.camel@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/12/16 09:59 PM, Ian Lepore wrote:
> 
> More succinctly:
> 
> .if empty(SVN)
> SVN!= which svn || which svnlite
> .endif
> 

Fair enough, that's basically the intent. I think we like to avoid !=,
at least in ports, and I wanted the logic between src and ports to match
in this case.

Steve



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