pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
blas: Clean up pkglint issues
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Aug 16 10:19:40 2019 -0500
Changeset: c8174b7bf9b1d0a4a34acf36d5e49b895ee2ae84
Modified Files:
blas/buildlink3.mk
Removed Files:
blas/PLIST
Log Message:
blas: Clean up pkglint issues
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8174b7bf9b1d0a4a34acf36d5e49b895ee2ae84
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
blas/PLIST | 2 --
blas/buildlink3.mk | 4 ++++
2 files changed, 4 insertions(+), 2 deletions(-)
diffs:
diff --git a/blas/PLIST b/blas/PLIST
deleted file mode 100644
index d7d83077d7..0000000000
--- a/blas/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:42 jlam Exp $
-lib/libblas.la
diff --git a/blas/buildlink3.mk b/blas/buildlink3.mk
index b4dfcfce78..58482e66f4 100644
--- a/blas/buildlink3.mk
+++ b/blas/buildlink3.mk
@@ -1,3 +1,7 @@
# $NetBSD$
+BUILDLINK_TREE+= blas
+
.include "../../wip/lapack/buildlink3.mk"
+
+BUILDLINK_TREE+= -blas
Home |
Main Index |
Thread Index |
Old Index