summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-03-12 08:48:49 +0000
committernia <nia@pkgsrc.org>2021-03-12 08:48:49 +0000
commit1100fc04207aa02216d1bdfe15b85e5412d7b1ff (patch)
treecd37de8ea9d0531421c5d3b40d4e4a9b07e02001 /multimedia
parentd3fc1ebd2f6b9c06579d907f003a2bb4bbcb3ff9 (diff)
downloadpkgsrc-1100fc04207aa02216d1bdfe15b85e5412d7b1ff.tar.gz
mkvtoolnix: Needs gcc8
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index a1b36497a8b..3bcdda53dc1 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2021/03/07 07:30:09 adam Exp $
+# $NetBSD: Makefile,v 1.170 2021/03/12 08:48:49 nia Exp $
DISTNAME= mkvtoolnix-55.0.0
CATEGORIES= multimedia
@@ -14,6 +14,13 @@ BUILD_DEPENDS+= docbook-xsl>=1.79.1nb5:../../textproc/docbook-xsl
BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a
BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
+
+# 'The following features of the C++17 standards are not supported by c++:
+# * file system library (C++17)
+# If you are using the GNU C compiler collection (gcc), you need
+# at least v8; for clang v7 and newer should work.'
+GCC_REQD+= 8
+
USE_LANGUAGES= c c++17
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt pkg-config