svn commit: r345752 - head/net/vnc

Cy Schubert Cy.Schubert at komquats.com
Sun Feb 23 17:50:05 UTC 2014


In message <201402231619.s1NGJtKN013940 at svn.freebsd.org>, Gerald Pfeifer 
writes
:
> Author: gerald
> Date: Sun Feb 23 16:19:54 2014
> New Revision: 345752
> URL: http://svnweb.freebsd.org/changeset/ports/345752
> QAT: https://qat.redports.org/buildarchive/r345752/
> 
> Log:
>   Replace USE_GCC=4.6+ by the generic USE_GCC=yes.
>   
>   Approved by:	cy (maintainer)
> 
> Modified:
>   head/net/vnc/Makefile
> 
> Modified: head/net/vnc/Makefile
> =============================================================================
> =
> --- head/net/vnc/Makefile	Sun Feb 23 16:14:55 2014	(r345751)
> +++ head/net/vnc/Makefile	Sun Feb 23 16:19:54 2014	(r345752)
> @@ -55,7 +55,7 @@ DISTFILES+=	X430src-1.tgz:x \
>  		X430src-3.tgz:x
>  
>  .if ${OSVERSION} > 1000054
> -USE_GCC=	4.6+
> +USE_GCC=	yes
>  MAKE_ENV=	IMAKECPP="${CPP}"
>  MAKE_ARGS=	AR='ar rc'
>  .endif
> 
> 

Thanks.


-- 
Cheers,
Cy Schubert <Cy.Schubert at komquats.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





More information about the svn-ports-head mailing list