pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cblas: Clean up pkglint issues
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Aug 16 10:21:29 2019 -0500
Changeset: 001bd8483d9f0cc5b36cb4b0204ca6daedd1c015
Modified Files:
cblas/Makefile
Log Message:
cblas: 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=001bd8483d9f0cc5b36cb4b0204ca6daedd1c015
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cblas/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/cblas/Makefile b/cblas/Makefile
index e306b6b88a..a314007ae9 100644
--- a/cblas/Makefile
+++ b/cblas/Makefile
@@ -10,4 +10,4 @@ LAPACK_PART_CMAKE_ARGS= \
-DCBLAS=ON -DLAPACKE=OFF
.include "../../wip/mk/blas.buildlink3.mk"
-.include "../lapack/Makefile.common"
+.include "../../wip/lapack/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index