pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bolt-lmm: Update bl3 for new openblas package



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Apr 25 15:22:46 2018 -0500
Changeset:	1a251cd11493f4a9d271d2c2c133c104f0d23d4a

Modified Files:
	bolt-lmm/Makefile

Log Message:
bolt-lmm: Update bl3 for new openblas package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a251cd11493f4a9d271d2c2c133c104f0d23d4a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bolt-lmm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/bolt-lmm/Makefile b/bolt-lmm/Makefile
index 21c217eb63..79a2a50777 100644
--- a/bolt-lmm/Makefile
+++ b/bolt-lmm/Makefile
@@ -41,7 +41,7 @@ post-install:
 	${CHMOD} g-w ${DESTDIR}${PREFIX}/${EXAMPLESDIR}/*
 
 .include "../../math/nlopt/buildlink3.mk"
-.include "../../wip/openblas-devel/buildlink3.mk"
+.include "../../wip/openblas/buildlink3.mk"
 .include "../../math/lapack/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index