summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-07-18 00:06:10 +0000
committerjoerg <joerg@pkgsrc.org>2018-07-18 00:06:10 +0000
commitbae5dd3629cc3af3c32704ae265c254292cdfa4c (patch)
tree7e4d25c84ede1a3fcebe215c3f01100d788ebc1d /sysutils
parent326ab0d6a49ec909b08e6e00df15fd7158bc5147 (diff)
downloadpkgsrc-bae5dd3629cc3af3c32704ae265c254292cdfa4c.tar.gz
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rfstool/Makefile4
-rw-r--r--sysutils/smartmontools/Makefile4
-rw-r--r--sysutils/xnc/Makefile4
-rw-r--r--sysutils/xosview/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/rfstool/Makefile b/sysutils/rfstool/Makefile
index 442318a1b18..ebbf846abdd 100644
--- a/sysutils/rfstool/Makefile
+++ b/sysutils/rfstool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:01 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/18 00:06:23 joerg Exp $
#
DISTNAME= rfstool-0.14-source
@@ -14,7 +14,7 @@ COMMENT= Tools to access ReiserFS partitions
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/RFSTOOL
MAKE_FILE= makefile.gcc3x
-USE_LANGUAGES= c++
+USE_LANGUAGES= c++03
INSTALLATION_DIRS= sbin
diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile
index 648ea0d1a0e..5f8d02a5a05 100644
--- a/sysutils/smartmontools/Makefile
+++ b/sysutils/smartmontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/12/15 03:02:10 nonaka Exp $
+# $NetBSD: Makefile,v 1.31 2018/07/18 00:06:23 joerg Exp $
DISTNAME= smartmontools-6.6
CATEGORIES= sysutils
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
ONLY_FOR_PLATFORM= Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-*
ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile
index 0fb88b22377..da7573e226e 100644
--- a/sysutils/xnc/Makefile
+++ b/sysutils/xnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2017/09/06 10:40:33 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/07/18 00:06:23 joerg Exp $
DISTNAME= xnc-5.0.4.src
PKGNAME= xnc-5.0.4
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 053696946f1..f1286cf36b1 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2015/07/04 16:18:40 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2018/07/18 00:06:23 joerg Exp $
DISTNAME= xosview-1.8.3
PKGREVISION= 2
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pogo.org.uk/~mark/xosview/
COMMENT= X11 graphical display of OS statistics
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c gnu++03
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}