diff options
Diffstat (limited to 'math/dbcsr/Makefile')
-rw-r--r-- | math/dbcsr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index a6b8829bb452..be16debf3390 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= fypp:devel/py-fypp@${PY_FLAVOR} -USES= blaslapack:openblas cmake:outsource,noninja fortran python:build +USES= blaslapack:openblas cmake:noninja fortran python:build USE_GITHUB= yes GH_ACCOUNT= cp2k USE_LDCONFIG= yes |