aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim-table-imengine
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-28 09:58:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-28 09:58:42 +0000
commit8e1c10e5220e4e419c12ca01fa1ba09de06b764d (patch)
tree845a8d991129614e6b4903756e6b2da0bc410c73 /textproc/scim-table-imengine
parent45c365b599947a04011135cb1c5180a7950c8578 (diff)
downloadports-8e1c10e5220e4e419c12ca01fa1ba09de06b764d.tar.gz
ports-8e1c10e5220e4e419c12ca01fa1ba09de06b764d.zip
Fix build on GCC-based architectures.
PR: 231910 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=483257
Diffstat (limited to 'textproc/scim-table-imengine')
-rw-r--r--textproc/scim-table-imengine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile
index d787ab44b619..388286b78ec1 100644
--- a/textproc/scim-table-imengine/Makefile
+++ b/textproc/scim-table-imengine/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= scim:textproc/scim
RUN_DEPENDS= scim:textproc/scim
GNU_CONFIGURE= yes
-USES= gettext gmake libtool:keepla pkgconfig
+USES= compiler:c++11-lang gettext gmake libtool:keepla pkgconfig
CONFIGURE_ARGS= --disable-skim-support
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__