aboutsummaryrefslogtreecommitdiff
path: root/science/gabedit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-17 11:39:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-17 11:39:30 +0000
commit4b97875495a058bce5501ea9e1d7bd1baf6b561a (patch)
tree117e0df570fcf188d1458d8b4322f3df3cb73d2e /science/gabedit
parent5312fcd423a0fe5bf889bf10b996c9a57c79d65c (diff)
downloadports-4b97875495a058bce5501ea9e1d7bd1baf6b561a.tar.gz
ports-4b97875495a058bce5501ea9e1d7bd1baf6b561a.zip
Add compiler:c++11-lang to USES to fix the following on GCC-based systems:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=504413
Diffstat (limited to 'science/gabedit')
-rw-r--r--science/gabedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile
index 945c222b8a17..c92a1b4a3edc 100644
--- a/science/gabedit/Makefile
+++ b/science/gabedit/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
-USES= gettext-runtime gl gmake gnome pkgconfig
+USES= compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat
USE_GL= gl glu
USE_XORG= ice sm x11 xmu xt