diff options
Diffstat (limited to 'science/opensim-core/Makefile')
-rw-r--r-- | science/opensim-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/opensim-core/Makefile b/science/opensim-core/Makefile index 37e3a75e553a..114ac053eb04 100644 --- a/science/opensim-core/Makefile +++ b/science/opensim-core/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libdocopt.so:devel/docopt.cpp \ libSimTKcommon.so:science/simbody -USES= blaslapack:openblas cmake:outsource compiler:c++11-lib fortran gl # fortran only for simbody/openblas +USES= blaslapack:openblas cmake compiler:c++11-lib fortran gl # fortran only for simbody/openblas USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tl}-org GH_PROJECT= ${PORTNAME:tl}-core |