diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-25 15:57:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-25 15:57:39 +0000 |
commit | 5f21b44ebc812d949d838327e3b49b9d9d391e19 (patch) | |
tree | cb0b1db08ac21e7f1f1763615a115126fc4323cb /news | |
parent | ebcb8126a8f2003f748561337b19bd93a717903b (diff) | |
download | ports-5f21b44ebc812d949d838327e3b49b9d9d391e19.tar.gz ports-5f21b44ebc812d949d838327e3b49b9d9d391e19.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile index 1db70424bc25..a9c8cb79a389 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lang gmake +USE_CXXSTD= c++98 GNU_CONFIGURE= yes # Skip check if the C++ compiler supports exceptions. We know both |