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