aboutsummaryrefslogtreecommitdiff
path: root/chinese/pcmanx
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-13 05:27:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-13 05:27:05 +0000
commit8011ed733fd8ceca32981535bbd5790e1c6c35a7 (patch)
tree969989e543482995f637834bda6d2d5cf6565395 /chinese/pcmanx
parent0d3b4868e720eaa4dd97e2ef1606a94ceb3a7e82 (diff)
downloadports-8011ed733fd8ceca32981535bbd5790e1c6c35a7.tar.gz
ports-8011ed733fd8ceca32981535bbd5790e1c6c35a7.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=495558
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r--chinese/pcmanx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index 5a7dc57d48aa..e18b6c8e21b8 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -14,7 +14,7 @@ COMMENT= BBS client using GTK+ 2.x
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake iconv pkgconfig tar:xz
+USES= compiler:c++11-lang gmake iconv pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intlhack