diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-01 12:32:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-01 12:32:24 +0000 |
commit | 8f869e46533c209bb7a8297319badcdfdba1ba08 (patch) | |
tree | c37a0801bf83a943e70fec12a69de943c5fc6a18 /net-mgmt/arts++ | |
parent | 4d7080226b11754db1101eafe8ef4cd563f822df (diff) |
Notes
Diffstat (limited to 'net-mgmt/arts++')
-rw-r--r-- | net-mgmt/arts++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index d2ac6b2664c9..cd43ad1d8ecc 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -14,6 +14,7 @@ COMMENT= Network data storage and analysis library from CAIDA LICENSE= LGPL21 USES= gmake libtool +USE_CXXSTD= c++98 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes |