summaryrefslogtreecommitdiff
path: root/math/blas/PLIST
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-03-11 01:46:29 +0000
committerjmc <jmc@pkgsrc.org>2003-03-11 01:46:29 +0000
commitbfcc0550e34e06e50011946072704db1059c7d52 (patch)
tree3c35da9f7312d902a41bdbe62aeeb0e38a24f12e /math/blas/PLIST
parentab5578bd5b44c4022e3254445c438cb6f6411811 (diff)
downloadpkgsrc-bfcc0550e34e06e50011946072704db1059c7d52.tar.gz
Add libblas_pic.a as a target and make/install it. Therefore other packages
(like math/R) which try to link libblas into shared objects have proper PIC objects to use.
Diffstat (limited to 'math/blas/PLIST')
-rw-r--r--math/blas/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/blas/PLIST b/math/blas/PLIST
index dee02cfd08f..d8f264e2a2a 100644
--- a/math/blas/PLIST
+++ b/math/blas/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:08 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/03/11 01:46:29 jmc Exp $
lib/libblas.a
+lib/libblas_pic.a