aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
commitaecf049634efea8555a526b9072fbb9f0a7c2a89 (patch)
treeee1202c5a5464562474562e70212261185323b7d /math/gnuplot
parentbb337a85ebe5bb223ca472e87bfc310e7e7e1070 (diff)
Notes
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index fd20181d33b7..c2bfd1a968f5 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
CONFLICTS_INSTALL?= gnuplot-lite-[0-9]*
-USES+= groff iconv pkgconfig readline
+USES+= compiler:c++11-lang groff iconv pkgconfig readline
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CONFIGURE_ARGS+=--with-readline=gnu \