aboutsummaryrefslogtreecommitdiff
path: root/math/dbcsr
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 19:34:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 19:34:26 +0000
commit5b618e0f5613b804bd46a2fd378cdb03b3de833a (patch)
treef2edb8a6796559a4be8195d44c6a6d476ca3ab98 /math/dbcsr
parent6cb306ae2dfc742fa24a4206dc1bb1f9141e743a (diff)
downloadports-5b618e0f5613b804bd46a2fd378cdb03b3de833a.tar.gz
ports-5b618e0f5613b804bd46a2fd378cdb03b3de833a.zip
Notes
Diffstat (limited to 'math/dbcsr')
-rw-r--r--math/dbcsr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile
index 093b24fa0d70..ca00542d0939 100644
--- a/math/dbcsr/Makefile
+++ b/math/dbcsr/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= fypp:devel/py-fypp@${PY_FLAVOR}
-USES= blaslapack:openblas cmake:noninja fortran python:build
+USES= blaslapack:openblas cmake:noninja compiler:c++14-lang fortran \
+ python:build
USE_GITHUB= yes
GH_ACCOUNT= cp2k
USE_LDCONFIG= yes