aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-13 13:41:37 +0800
committerMark Linimon <linimon@FreeBSD.org>2019-03-13 13:41:37 +0800
commit40ddcf42ef024efc2a604404282ed5c1dfffd68e (patch)
tree3edc162aeaacef9f547fd861810526bedcb600f3 /deskutils
parent9eaf783ca995dd9cc9934c64a3943e8305beb1ba (diff)
downloadfreebsd-ports-gnome-40ddcf42ef024efc2a604404282ed5c1dfffd68e.tar.gz
freebsd-ports-gnome-40ddcf42ef024efc2a604404282ed5c1dfffd68e.tar.zst
freebsd-ports-gnome-40ddcf42ef024efc2a604404282ed5c1dfffd68e.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'
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xchm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index b01ce09f22cb..2e52d0d4a0e6 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libchm.so:misc/chmlib
GNU_CONFIGURE= yes
-USES= localbase
+USES= compiler:c++11-lang localbase
USE_WX= 2.8
WX_CONF_ARGS= absolute
LDFLAGS+= -lpthread