aboutsummaryrefslogtreecommitdiff
path: root/math/clblast
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
commit13fb0b92a29536c74fd1cea5b5e8e7fb8705be98 (patch)
treed21fd4ee60da4c705d6bb2d4d0222a7e7af7ef7b /math/clblast
parent52a39feebd3a360c0a4633697006081ae2024197 (diff)
downloadports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.tar.gz
ports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.zip
Notes
Diffstat (limited to 'math/clblast')
-rw-r--r--math/clblast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/clblast/Makefile b/math/clblast/Makefile
index f4e49bd9914b..4772f70d3cf1 100644
--- a/math/clblast/Makefile
+++ b/math/clblast/Makefile
@@ -19,7 +19,8 @@ USE_GITHUB= yes
GH_ACCOUNT= CNugteren
GH_PROJECT= CLBlast
-USE_LDCONFIG= yes
USES= cmake
+USE_GCC= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>