aboutsummaryrefslogtreecommitdiff
path: root/math/qalculate/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-10-20 10:01:36 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-10-20 10:01:36 +0000
commit5e3a309cacf6d479bcd42b5528bda28ea1c63c46 (patch)
treeb61fb39084b4b7006a0e54482d661183ab9d2453 /math/qalculate/Makefile
parentba4d8e7937c41f479ede9ed0fb3feb0d29a1a3c6 (diff)
downloadports-5e3a309cacf6d479bcd42b5528bda28ea1c63c46.tar.gz
ports-5e3a309cacf6d479bcd42b5528bda28ea1c63c46.zip
Fix build on 9.x
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=424314
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r--math/qalculate/Makefile3
1 files changed, 2 insertions, 1 deletions
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}