diff options
Diffstat (limited to 'math/fcl/Makefile')
-rw-r--r-- | math/fcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fcl/Makefile b/math/fcl/Makefile index 0a30cc65d355..5afa5d5b010c 100644 --- a/math/fcl/Makefile +++ b/math/fcl/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libccd.so:math/libccd -USES= cmake:outsource compiler:c++11-lang eigen:3 +USES= cmake compiler:c++11-lang eigen:3 USE_GITHUB= yes GH_ACCOUNT= flexible-collision-library USE_LDCONFIG= yes |