summaryrefslogtreecommitdiff
path: root/multimedia/totem
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 /multimedia/totem
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 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index b8b2080799d..f1f6780b261 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2018/07/03 05:03:26 adam Exp $
+# $NetBSD: Makefile.common,v 1.68 2018/07/18 00:06:22 joerg Exp $
#
# used by multimedia/totem-browser-plugin/Makefile
# used by multimedia/totem-nautilus/Makefile
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config gawk
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
GCONF_SCHEMAS= totem.schemas
GCONF_SCHEMAS+= totem-handlers.schemas