summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/yudit/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index cb6e1ede6f9..269bff544ef 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.174 2018/04/29 21:31:20 adam Exp $
+# $NetBSD: Makefile,v 1.175 2018/07/18 00:06:13 joerg Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
@@ -18,7 +18,7 @@ DEPENDS+= adwaita-icon-theme>0:../../graphics/adwaita-icon-theme
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= autoconf automake gmake pkg-config
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
CONFIGURE_ARGS+= --disable-default-plugins #do not build any plugins by default
CONFIGURE_ARGS+= --enable-spell # (Gtk+ only) include spell checking support
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 56cc2dd4f53..148cbc8f97d 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:48 asau Exp $
+# $NetBSD: Makefile,v 1.28 2018/07/18 00:06:14 joerg Exp $
DISTNAME= yudit-2.9.2
CATEGORIES= editors
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_TOOLS+= gmake msgmerge
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-x