From owner-cvs-all@FreeBSD.ORG Sat Jan 31 18:05:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E69F116A4CE; Sat, 31 Jan 2004 18:05:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98F043D68; Sat, 31 Jan 2004 18:04:48 -0800 (PST) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1124m0B010925; Sat, 31 Jan 2004 18:04:48 -0800 (PST) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1124mD4010924; Sat, 31 Jan 2004 18:04:48 -0800 (PST) (envelope-from maho) Message-Id: <200402010204.i1124mD4010924@repoman.freebsd.org> From: Maho Nakata Date: Sat, 31 Jan 2004 18:04:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/atlas Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 02:05:04 -0000 maho 2004/01/31 18:04:48 PST FreeBSD ports repository Modified files: math/atlas Makefile Log: math/atlas should not LIB_DEPENDS on math/lapack. lapack is required only for building. PR: 61963 Submitted by: AMAKAWA Shuhei Revision Changes Path 1.16 +1 -1 ports/math/atlas/Makefile