summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-05 13:04:45 +0000
committernia <nia@pkgsrc.org>2020-03-05 13:04:45 +0000
commitf4070c2ff34b3be29a392c10dd014875d51a3589 (patch)
treeaa552f7db1a84e1c35f8f26f7c79e2ca36425c79 /inputmethod
parenta49f40cacb06948f1e3047cc480a3baca9589b2a (diff)
downloadpkgsrc-f4070c2ff34b3be29a392c10dd014875d51a3589.tar.gz
uim: needs alloca, use gnu++03
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/uim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 096b2ff7819..66644820022 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2020/01/18 21:49:42 jperkin Exp $
+# $NetBSD: Makefile,v 1.159 2020/03/05 13:04:45 nia Exp $
PKGREVISION= 1
.include "../../inputmethod/uim/Makefile.common"
@@ -17,7 +17,7 @@ BUILDLINK_TRANSFORM+= opt:-O2:-O1
USE_TOOLS+= gmake pkg-config
USE_TOOLS+= intltool msgfmt msgmerge xgettext
USE_TOOLS+= autopoint
-USE_LANGUAGES= c99 c++03
+USE_LANGUAGES= c99 gnu++03
# Avoid finding mono tool and breaking.
MAKE_FLAGS+= CSI=