Index: Makefile =================================================================== --- Makefile (revision 492190) +++ Makefile (working copy) @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool +USE_CXXSTD= c++98 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -23,7 +24,6 @@ CPPFLAGS+= -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT LDFLAGS+= -lpthread -CXXFLAGS+= -Wno-c++11-narrowing OPTIONS_DEFINE= NLS OPTIONS_SUB= yes