From owner-svn-ports-head@FreeBSD.ORG Tue Oct 8 20:50:39 2013 Return-Path: <owner-svn-ports-head@FreeBSD.ORG> Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A67658FD; Tue, 8 Oct 2013 20:50:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 942582019; Tue, 8 Oct 2013 20:50:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98Kodev059267; Tue, 8 Oct 2013 20:50:39 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98KodBI059266; Tue, 8 Oct 2013 20:50:39 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201310082050.r98KodBI059266@svn.freebsd.org> From: Baptiste Daroussin <bapt@FreeBSD.org> Date: Tue, 8 Oct 2013 20:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329836 - head/astro/gpstk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head <svn-ports-head.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head> List-Post: <mailto:svn-ports-head@freebsd.org> List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 08 Oct 2013 20:50:39 -0000 Author: bapt Date: Tue Oct 8 20:50:39 2013 New Revision: 329836 URL: http://svnweb.freebsd.org/changeset/ports/329836 Log: remove USE_GCC=4.2+ all support freebsd version has it or better. Modified: head/astro/gpstk/Makefile Modified: head/astro/gpstk/Makefile ============================================================================== --- head/astro/gpstk/Makefile Tue Oct 8 20:48:34 2013 (r329835) +++ head/astro/gpstk/Makefile Tue Oct 8 20:50:39 2013 (r329836) @@ -18,7 +18,6 @@ NO_STAGE= yes USE_PYTHON_RUN= yes USE_LDCONFIG= yes USE_DOS2UNIX= yes -USE_GCC= 4.2+ DOS2UNIX_REGEX= ${WRKSRC}/Jamrules JAM= jam