Date: Thu, 04 Sep 2014 19:25:29 +0200 From: John Marino <freebsd.contact@marino.st> To: Kris Moore <kmoore@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r367292 - head/x11/lumina Message-ID: <5408A089.5080301@marino.st> In-Reply-To: <201409041707.s84H7GJu033022@svn.freebsd.org> References: <201409041707.s84H7GJu033022@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/4/2014 19:07, Kris Moore wrote: > Author: kmoore > Date: Thu Sep 4 17:07:15 2014 > New Revision: 367292 > URL: http://svnweb.freebsd.org/changeset/ports/367292 > QAT: https://qat.redports.org/buildarchive/r367292/ > > Log: > Opps, remove restriction to FBSD 10.0 and later > > Pointy Hat: kmoore > > Modified: > head/x11/lumina/Makefile > > Modified: head/x11/lumina/Makefile > ============================================================================== > --- head/x11/lumina/Makefile Thu Sep 4 16:50:22 2014 (r367291) > +++ head/x11/lumina/Makefile Thu Sep 4 17:07:15 2014 (r367292) > @@ -39,10 +39,4 @@ WRKSRC= ${WRKDIR}/lumina > > QMAKE_ARGS= CONFIG+="configure" > > -.include <bsd.port.pre.mk> > - > -.if ${OSVERSION} < 1000000 > -IGNORE= requires FreeBSD 10 or later > -.endif > - > -.include <bsd.port.post.mk> > +.include <bsd.port.mk> > DragonFly thanks you too! John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5408A089.5080301>