Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 12:32:10 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Stephen Montgomery-Smith <stephen@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r382444 - head/math/sage
Message-ID:  <20150328123210.GA56452@FreeBSD.org>
In-Reply-To: <201503280027.t2S0R0E6072366@svn.freebsd.org>
References:  <201503280027.t2S0R0E6072366@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 28, 2015 at 12:27:00AM +0000, Stephen Montgomery-Smith wrote:
> New Revision: 382444
> URL: https://svnweb.freebsd.org/changeset/ports/382444
> 
> [...]
>  
> -.if OSVERSION>=1000000 && OSVERSION<1000717
> +.if OSVERSION<1000717
>  BROKEN=		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198893
>  .endif

I think it should be ${OSVERSION}, and '<' better be surrounded by spaces
(it would've helped to discover this bug easily).

./danfe



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