From owner-cvs-ports@FreeBSD.ORG Thu Jun 19 02:08:22 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F9BA1065677; Thu, 19 Jun 2008 02:08:22 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 16BFC8FC13; Thu, 19 Jun 2008 02:08:22 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5J28LwO089175; Thu, 19 Jun 2008 02:08:21 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5J28LXW089174; Thu, 19 Jun 2008 02:08:21 GMT (envelope-from maho) Message-Id: <200806190208.m5J28LXW089174@repoman.freebsd.org> From: Maho Nakata Date: Thu, 19 Jun 2008 02:08:21 +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/lapack Makefile 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: Thu, 19 Jun 2008 02:08:22 -0000 maho 2008-06-19 02:08:21 UTC FreeBSD ports repository Modified files: math/lapack Makefile Log: * remove ENABLE_TESTING which does nothing. * Use the canonical regression-test target: this is run by pointyhat so we can ensure in the log that the library is in good shape. Submitted by: Pedro Giffuni Revision Changes Path 1.40 +5 -3 ports/math/lapack/Makefile