aboutsummaryrefslogtreecommitdiff
path: root/math/ump
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-12 03:35:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-12 03:35:00 +0000
commit06365b2e2f62c5f8286c82689981f65a10421653 (patch)
tree203e832f20db4c21b860d93c2dfe2e1ae5545578 /math/ump
parentde7d53e410cca58d3da7a03ed6962214f30c147c (diff)
downloadports-06365b2e2f62c5f8286c82689981f65a10421653.tar.gz
ports-06365b2e2f62c5f8286c82689981f65a10421653.zip
Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Notes
Notes: svn path=/head/; revision=495413
Diffstat (limited to 'math/ump')
-rw-r--r--math/ump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ump/Makefile b/math/ump/Makefile
index d4cdc44c989f..e952ec895e02 100644
--- a/math/ump/Makefile
+++ b/math/ump/Makefile
@@ -13,7 +13,7 @@ COMMENT= Graphical, easy to use math program
LICENSE= GPLv2
-USES= gmake pkgconfig tar:bzip2
+USES= compiler:c++11-lang gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GL= glu