From 5e3a309cacf6d479bcd42b5528bda28ea1c63c46 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 20 Oct 2016 10:01:36 +0000 Subject: [PATCH] Fix build on 9.x Reported by: pkg-fallout --- math/qalculate/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 94ee37072a3c..eb5dc331f3f1 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libcln.so:math/cln \ RUN_DEPENDS= gnuplot:math/gnuplot \ wget:ftp/wget -USES= autoreconf gettext gmake libtool:build localbase pkgconfig +USES= autoreconf compiler:c++11-lang gettext gmake \ + libtool:build localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 GNU_CONFIGURE= yes DATADIR= share/${GH_PROJECT}