diff options
Diffstat (limited to 'math/ambit/Makefile')
-rw-r--r-- | math/ambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ambit/Makefile b/math/ambit/Makefile index 282ae586dca5..eb711b63115d 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip -USES= cmake:outsource compiler:c++11-lang +USES= cmake compiler:c++11-lang USE_GCC= yes USE_GITHUB= yes GH_ACCOUNT= jturney |