Date: Mon, 30 Jan 2017 07:20:25 -0600 From: John Marino <freebsd.contact@marino.st> To: Mathieu Arnold <mat@FreeBSD.org>, Matthias Andree <mandree@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r432789 - in head/graphics: rawtherapee rawtherapee-devel Message-ID: <26beab27-ea3b-6891-69ee-ebadd071013f@marino.st> In-Reply-To: <5a60e31f-dfbe-708b-91ac-c8ac2c9d8dc8@FreeBSD.org> References: <201701291734.v0THYrKF093793@repo.freebsd.org> <5a60e31f-dfbe-708b-91ac-c8ac2c9d8dc8@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/30/2017 03:07, Mathieu Arnold wrote: > Le 29/01/2017 à 18:34, Matthias Andree a écrit : >> +.if ${OSVERSION} < 1030000 >> +IGNORE= is only for supported FreeBSD releases >> +.endif > >> +.if ${OSVERSION} < 1030000 >> +IGNORE= is only for supported FreeBSD releases >> +.endif > > > The ports framework already has a check for unsupported releases, these > are not needed. > With a caveat. The ports framework is overrideable with ALLOW_UNSUPPORTED_SYSTEMS and this one is not. Morever, rawtherapee may specifically draw the line at 10.3 and not "unsupported releases". I guess only mandree knows for sure. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26beab27-ea3b-6891-69ee-ebadd071013f>