diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2021-09-02 18:09:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2021-09-02 18:09:29 +0000 |
commit | 58f45200bc83594c793dab6d1bb65347f061c6bf (patch) | |
tree | f61021343d2c94acd25bf83fb52ee557d509dfc7 /science/kim-api | |
parent | edb2de7b63b2ce3c344033ad5ca5a8f1a0c4ad5a (diff) | |
download | ports-58f45200bc83594c793dab6d1bb65347f061c6bf.tar.gz ports-58f45200bc83594c793dab6d1bb65347f061c6bf.zip |
Diffstat (limited to 'science/kim-api')
-rw-r--r-- | science/kim-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kim-api/Makefile b/science/kim-api/Makefile index 9861b7ef6e2f..40b5cc07cc7c 100644 --- a/science/kim-api/Makefile +++ b/science/kim-api/Makefile @@ -9,7 +9,7 @@ COMMENT= Framework for reliable, reproducible, portable molecular simulations LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/LICENSE.CDDL -BUILD_DEPENDS= xxd:editors/vim-console +BUILD_DEPENDS= xxd:editors/vim USES= cmake:noninja fortran tar:txz USE_LDCONFIG= yes |