pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dlib-cpp: Adopted mk/blas.buildlink3.mk
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sun Sep 25 20:51:48 2022 +0530
Changeset: 1587b46dfdb500f0d8f177a3c30e7b166877ed0e
Modified Files:
dlib-cpp/Makefile
Log Message:
dlib-cpp: Adopted mk/blas.buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1587b46dfdb500f0d8f177a3c30e7b166877ed0e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dlib-cpp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/dlib-cpp/Makefile b/dlib-cpp/Makefile
index 47b26ac139..c6ca8f181f 100644
--- a/dlib-cpp/Makefile
+++ b/dlib-cpp/Makefile
@@ -25,7 +25,7 @@ post-install:
find . -type f -exec \
${INSTALL_DATA} {} ${DESTDIR}${DOCSDIR}/{} \;
-.include "../../math/openblas/buildlink3.mk"
+.include "../../mk/blas.buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../graphics/libwebp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index