summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2020-01-26 07:27:40 +0000
committerminskim <minskim@pkgsrc.org>2020-01-26 07:27:40 +0000
commit49dd75027e84d8005eef75cd9e1921c86e624f0a (patch)
tree2f96d0cb1134772c1c9ad651b1c54e4f747e3718 /converters
parentd60259f7c0e8b05d29c2315f09df272822148a44 (diff)
downloadpkgsrc-49dd75027e84d8005eef75cd9e1921c86e624f0a.tar.gz
converters/TECkit: Require C++11
Diffstat (limited to 'converters')
-rw-r--r--converters/TECkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/TECkit/Makefile b/converters/TECkit/Makefile
index f6da87e0bff..ac644a36aba 100644
--- a/converters/TECkit/Makefile
+++ b/converters/TECkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/03/25 22:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 07:27:40 minskim Exp $
DISTNAME= TECkit-2.5.9
CATEGORIES= converters
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2.1 OR cpl-1.0
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++11
USE_TOOLS+= aclocal autoconf automake gmake
PKGCONFIG_OVERRIDE= teckit.pc.in