From owner-svn-ports-all@FreeBSD.ORG Sun Feb 23 17:50:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6C14741; Sun, 23 Feb 2014 17:50:05 +0000 (UTC) Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id 62EB714C5; Sun, 23 Feb 2014 17:50:05 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=jhVCqOCcONDhIh1w2GEjcBn40ITekX4NlKMVE0oiDkw= c=1 sm=1 a=UzPIAa_seBYA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=6I5d2MoRAAAA:8 a=KC9ug_Y4AAAA:8 a=BWvPGDcYAAAA:8 a=F1bWgjMePz8iRLDeSjoA:9 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by idcmail-mo2no.shaw.ca with ESMTP; 23 Feb 2014 10:50:03 -0700 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id BF57F9BCD; Sun, 23 Feb 2014 09:50:03 -0800 (PST) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.8/8.14.8) with ESMTP id s1NHo2eD035346; Sun, 23 Feb 2014 09:50:02 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.14.8/8.13.1/Submit) with ESMTP id s1NHo2v8035343; Sun, 23 Feb 2014 09:50:02 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201402231750.s1NHo2v8035343@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.5 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Gerald Pfeifer Subject: Re: svn commit: r345752 - head/net/vnc In-Reply-To: Message from Gerald Pfeifer of "Sun, 23 Feb 2014 16:19:55 +0000." <201402231619.s1NGJtKN013940@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Feb 2014 09:50:02 -0800 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Cy Schubert List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 17:50:05 -0000 In message <201402231619.s1NGJtKN013940@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 FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.