diff options
Diffstat (limited to 'math/cgl/Makefile')
-rw-r--r-- | math/cgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 2996ca932529..42ea8d1c7fb7 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libblas.so:math/blas \ libClp.so:math/clp \ liblapack.so:math/lapack -USES= gmake libtool pkgconfig +USES= compiler:c++11-lang gmake libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= coin-or |