From owner-cvs-ports@FreeBSD.ORG Mon Jan 15 05:45:26 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F33316A416; Mon, 15 Jan 2007 05:45:26 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 259E513C471; Mon, 15 Jan 2007 05:45:26 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l0F5jQC3095526; Mon, 15 Jan 2007 05:45:26 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0F5jPU3095519; Mon, 15 Jan 2007 05:45:25 GMT (envelope-from maho) Message-Id: <200701150545.l0F5jPU3095519@repoman.freebsd.org> From: Maho Nakata Date: Mon, 15 Jan 2007 05:45:25 +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/math/atlas Makefile ports/math/atlas/files blas.h lapack.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 05:45:26 -0000 maho 2007-01-15 05:45:25 UTC FreeBSD ports repository Modified files: math/atlas Makefile math/atlas/files blas.h lapack.h Log: Atlas should not depend on GNU F77. Now it doesn't expect existence of /usr/include/g2c.h Revision Changes Path 1.46 +1 -0 ports/math/atlas/Makefile 1.3 +2 -2 ports/math/atlas/files/blas.h 1.3 +2 -2 ports/math/atlas/files/lapack.h