From owner-cvs-all@FreeBSD.ORG Tue Oct 19 02:26:05 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 61D1B16A4CE; Tue, 19 Oct 2004 02:26:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4045843D58; Tue, 19 Oct 2004 02:26:05 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9J2Q5H1029203; Tue, 19 Oct 2004 02:26:05 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9J2Q5ZA029202; Tue, 19 Oct 2004 02:26:05 GMT (envelope-from maho) Message-Id: <200410190226.i9J2Q5ZA029202@repoman.freebsd.org> From: Maho Nakata Date: Tue, 19 Oct 2004 02:26:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/scalapack Makefile pkg-message.in pkg-plist 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: Tue, 19 Oct 2004 02:26:05 -0000 maho 2004-10-19 02:26:05 UTC FreeBSD ports repository Modified files: math/scalapack Makefile pkg-plist Added files: math/scalapack pkg-message.in Log: 1) fix build after changes to make(1) on FreeBSD >= 5.x. 2) clean up (pkg-message) PR: 72265 Submitted by: thierry Revision Changes Path 1.4 +14 -2 ports/math/scalapack/Makefile 1.1 +21 -0 ports/math/scalapack/pkg-message.in (new) 1.2 +157 -157 ports/math/scalapack/pkg-plist