diff options
Diffstat (limited to 'science/simbody/Makefile')
-rw-r--r-- | science/simbody/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simbody/Makefile b/science/simbody/Makefile index 6204db1e9549..c302d7fc8dd4 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libopenblas.so:math/openblas -USES= blaslapack:openblas cmake:outsource compiler:c++11-lang fortran # fortran only for openblas +USES= blaslapack:openblas cmake compiler:c++11-lang fortran # fortran only for openblas USE_GITHUB= yes USE_LDCONFIG= yes |