From owner-cvs-all@FreeBSD.ORG Thu May 7 10:52:37 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D374106566B; Thu, 7 May 2009 10:52:37 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0370D8FC1C; Thu, 7 May 2009 10:52:37 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n47AqaOQ065978; Thu, 7 May 2009 10:52:36 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n47Aqa5g065977; Thu, 7 May 2009 10:52:36 GMT (envelope-from oliver) Message-Id: <200905071052.n47Aqa5g065977@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 7 May 2009 10:52:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/skstream Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 10:52:37 -0000 oliver 2009-05-07 10:52:36 UTC FreeBSD ports repository Modified files: net/skstream Makefile Log: remove USE_GCC - it will also compile with gcc version != 3.4 (probably >) Revision Changes Path 1.9 +1 -2 ports/net/skstream/Makefile