Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id DBB0D63B11D for ; Tue, 12 Aug 2008 21:29:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9957D63B12A; Tue, 12 Aug 2008 21:29:12 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C971A63B13A for ; Tue, 12 Aug 2008 21:29:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BA73B175D0; Tue, 12 Aug 2008 21:29:11 +0000 (UTC) From: Mark Davies Subject: CVS commit: pkgsrc/math/blas To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org Message-Id: <20080812212911.BA73B175D0@cvs.netbsd.org> Date: Tue, 12 Aug 2008 21:29:11 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Tue Aug 12 21:29:11 UTC 2008 Modified Files: pkgsrc/math/blas: Makefile pkgsrc/math/blas/files: Makefile.blas Log Message: Tell libtool that its linking fortran so the correct libraries get linked in. To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pkgsrc/math/blas/Makefile cvs rdiff -r1.1 -r1.2 pkgsrc/math/blas/files/Makefile.blas Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.