diff options
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 6c57b83e292e..fb1de4288e39 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libgmp.so:math/gmp \ libmpfr.so:math/mpfr -USES= compiler:c++11-lang gettext gmake gnome iconv libtool \ +USES= compiler:c++14-lang gettext gmake gnome iconv libtool \ localbase ncurses pathfix pkgconfig readline:port USE_GNOME= intltool libxml2 USE_LDCONFIG= yes |