diff options
Diffstat (limited to 'science/chrono/Makefile')
-rw-r--r-- | science/chrono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chrono/Makefile b/science/chrono/Makefile index 911cd8e340c5..868617e0d37a 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -16,7 +16,7 @@ PORTSCOUT= skipv:3.0.0 # their development continues under the branch 2.X. 3.0.0 BUILD_DEPENDS= openmpi>0:net/openmpi -USES= cmake:outsource compiler:c++14-lang fortran +USES= cmake compiler:c++14-lang fortran USE_GITHUB= yes GH_ACCOUNT= project${PORTNAME} USE_LDCONFIG= yes |