Date: Thu, 24 Sep 2015 01:06:07 +0000 From: Jason Unovitch <jason.unovitch@gmail.com> To: Jan Beich <jbeich@vfemail.net> Cc: Jason Unovitch <junovitch@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397605 - in head/multimedia/kodi: . files Message-ID: <20150924010607.GA89721@xts-bsd.pa-us.unovitch.com> In-Reply-To: <7fnh-7gr2-wny@vfemail.net> References: <201509230235.t8N2Z9rE077910@repo.freebsd.org> <7fnh-7gr2-wny@vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 23, 2015 at 09:10:41AM +0200, Jan Beich wrote: > Jason Unovitch <junovitch@FreeBSD.org> writes: > > > +.include <bsd.port.pre.mk> > > +.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000000 > > +USE_GCC= yes > > +.endif > > + > > Why not spell this as USES=compiler:c++11-lib ? Agreed! Fixed shortly afterwards after further discussion with PR submitter. https://svnweb.freebsd.org/changeset/ports/397613 Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150924010607.GA89721>