aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-27 22:47:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-27 22:47:47 +0000
commitc38ae32211cc6db36cf16ca403ade1b754f30d6c (patch)
tree0aaad52d4a4e25ea8c9325f8af25728984a3f646 /textproc/scim
parent00d1e5154e4f5ab8b620001812ff183234338e53 (diff)
downloadports-c38ae32211cc6db36cf16ca403ade1b754f30d6c.tar.gz
ports-c38ae32211cc6db36cf16ca403ade1b754f30d6c.zip
Fix build on gcc-based archs. Add gmake to USES.
Tested on powerpc64, amd64. PR: 231692 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480829
Diffstat (limited to 'textproc/scim')
-rw-r--r--textproc/scim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile
index 07d2da333832..0e54940ac79c 100644
--- a/textproc/scim/Makefile
+++ b/textproc/scim/Makefile
@@ -14,7 +14,8 @@ LICENSE= LGPL21
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= gettext gmake iconv libtool pathfix pkgconfig
+USES= compiler:c++11-lang gettext gmake gnome iconv libtool pathfix \
+ pkgconfig
USE_GNOME= gtk20 intlhack
USE_XORG= x11 xpm
USE_LDCONFIG= yes