transmission: Requires a C++17 compiler.

This commit is contained in:
nia 2023-07-12 20:38:31 +00:00
parent 8cc0dc1abb
commit 79a9a1a1ea

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.16 2023/04/27 05:43:12 wiz Exp $
# $NetBSD: Makefile.common,v 1.17 2023/07/12 20:38:31 nia Exp $
#
# used by net/transmission-common/Makefile
# used by net/transmission-gtk/Makefile
@ -19,6 +19,9 @@ COMMENT?= Free, lightweight BitTorrent client
# optionally, gnu-gpl-v3 instead of gnu-gpl-v2
LICENSE= gnu-gpl-v2 AND mit
# Requires a C++17 compiler.
GCC_REQD+= 7
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config intltool msgfmt