summaryrefslogtreecommitdiff
path: root/multimedia/tvtime
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/tvtime
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/tvtime')
-rw-r--r--multimedia/tvtime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/tvtime/Makefile b/multimedia/tvtime/Makefile
index 96b5dca3862..da08699695a 100644
--- a/multimedia/tvtime/Makefile
+++ b/multimedia/tvtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/09/25 15:08:29 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2018/07/18 00:06:22 joerg Exp $
DISTNAME= tvtime-1.0.2
PKGREVISION= 9
@@ -11,7 +11,7 @@ COMMENT= High quality television application
LICENSE= gnu-gpl-v2 AND mit AND gnu-lgpl-v2
GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt aclocal automake autoconf