diff options
Diffstat (limited to 'science/libcint/Makefile')
-rw-r--r-- | science/libcint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile index d5dc9bae3483..5ad1e7a8d7dc 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libopenblas.so:math/openblas -USES= cmake:outsource blaslapack:openblas +USES= cmake blaslapack:openblas USE_GITHUB= yes GH_ACCOUNT= sunqm USE_LDCONFIG= yes |