pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/blas Create "lib" in the depot to install librari...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa53182fd7b2
branches: trunk
changeset: 475957:aa53182fd7b2
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun May 30 15:29:34 2004 +0000
description:
Create "lib" in the depot to install libraries into the correct place.
Pointed out by Joachim Kuebart on tech-pkg@.
diffstat:
math/blas/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 10492e45ed1a -r aa53182fd7b2 math/blas/Makefile
--- a/math/blas/Makefile Sun May 30 14:02:01 2004 +0000
+++ b/math/blas/Makefile Sun May 30 15:29:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/05/18 11:27:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.18 2004/05/30 15:29:34 minskim Exp $
#
DISTNAME= blas
@@ -21,4 +21,6 @@
USE_FORTRAN= YES
USE_LIBTOOL= YES
+INSTALLATION_DIRS= lib
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index