diff options
Diffstat (limited to 'databases/metakit')
-rw-r--r-- | databases/metakit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index 660301301275..96aba2221e1f 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -13,6 +13,7 @@ COMMENT= C++ embedded database engine with Python and Tcl support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../license.terms +USE_CXXSTD= c++98 GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../unix/configure USE_LDCONFIG= yes |