svn commit: r367292 - head/x11/lumina

John Marino freebsd.contact at marino.st
Thu Sep 4 17:26:00 UTC 2014


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



More information about the svn-ports-head mailing list