aboutsummaryrefslogtreecommitdiffstats
path: root/math/cadabra2
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-07-18 03:23:45 +0800
committerpi <pi@FreeBSD.org>2016-07-18 03:23:45 +0800
commita7eadfdde1b8d81208b3c3d28978591964388dbb (patch)
treef03871c4ccfeecfa268ede7bba1aa7e352a230a8 /math/cadabra2
parent06a42e09db414df22d3a9892f04bae3ddc77a894 (diff)
downloadfreebsd-ports-gnome-a7eadfdde1b8d81208b3c3d28978591964388dbb.tar.gz
freebsd-ports-gnome-a7eadfdde1b8d81208b3c3d28978591964388dbb.tar.zst
freebsd-ports-gnome-a7eadfdde1b8d81208b3c3d28978591964388dbb.zip
math/cadabra2: builds on 10.x with compiler:c++14-lang
PR: 210476 Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'math/cadabra2')
-rw-r--r--math/cadabra2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile
index 176516aa1b25..62c335ef42a0 100644
--- a/math/cadabra2/Makefile
+++ b/math/cadabra2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cadabra2
PORTVERSION= 2.0.816
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@rawbw.com
@@ -26,13 +26,12 @@ GH_ACCOUNT= kpeeters
GH_TAGNAME= 8258bfc
BROKEN_FreeBSD_9= does not build: fatal error: 'type_traits' file not found
-BROKEN_FreeBSD_10= does not build: needs clang36, but detects system-clang
GUI_BROKEN= Builds but has a WebSockets communication problem in the runtime
GUI_CONFLICTS_BUILD= websocketpp-*
OPTIONS_DEFINE= GUI
-USES= compiler:c++11-lang cmake gettext gmake pkgconfig python:2 sqlite
+USES= compiler:c++14-lang cmake gettext gmake pkgconfig python:2 sqlite
GUI_USE= GNOME=gtkmm30,gdkpixbuf2
USE_TEX= base
USE_LDCONFIG= yes