pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1587b46
)
dlib-cpp: BLAS_C_INTERFACE added
author
mayuresh
<mayuresh@acm.org>
Mon, 26 Sep 2022 07:22:37 +0000
(12:52 +0530)
committer
mayuresh
<mayuresh@acm.org>
Mon, 26 Sep 2022 07:22:37 +0000
(12:52 +0530)
dlib-cpp/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/dlib-cpp/Makefile
b/dlib-cpp/Makefile
index c6ca8f181f0807e7463ba778a083f8656f4b044b..61328b20d32516089aeb4a988e4d12dd51c4728f 100644
(file)
--- a/
dlib-cpp/Makefile
+++ b/
dlib-cpp/Makefile
@@
-25,6
+25,8
@@
post-install:
find . -type f -exec \
${INSTALL_DATA} {} ${DESTDIR}${DOCSDIR}/{} \;
+BLAS_C_INTERFACE= yes
+
.include "../../mk/blas.buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../graphics/libwebp/buildlink3.mk"