aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-20 02:48:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-20 02:48:08 +0000
commitdd00fb8f5295e649ba91192e2c70a987c1a29e79 (patch)
treeed8ca87fec7c1d730df430c1f0fa9c1275558e5c /math
parentc4f485cf7e4b1e3671ffd85d6ba0c086c73fbc2d (diff)
downloadports-dd00fb8f5295e649ba91192e2c70a987c1a29e79.tar.gz
ports-dd00fb8f5295e649ba91192e2c70a987c1a29e79.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/latte-integrale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/latte-integrale/Makefile b/math/latte-integrale/Makefile
index ddc8e992a670..7b8cf97a993b 100644
--- a/math/latte-integrale/Makefile
+++ b/math/latte-integrale/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= lib4ti2util.so:math/4ti2 \
RUN_DEPENDS= lrs:math/lrslib \
points2triangs:math/topcom
-USES= autoreconf gmake libtool localbase:ldflags
+USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static \
--with-topcom=${LOCALBASE} --with-4ti2=${LOCALBASE} --with-cddlib=${LOCALBASE} --with-gmp=${LOCALBASE} --with-ntl=${LOCALBASE}