From f3e757ddc02d892b2424e3c255c8849d606e3ff0 Mon Sep 17 00:00:00 2001 From: thierry Date: Sun, 28 Jan 2018 15:55:53 +0000 Subject: Fix build on head. Reported by: packages cluster --- french/med/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'french') diff --git a/french/med/Makefile b/french/med/Makefile index 45e2f59c2665..1135a26b66b3 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS EXAMPLES USES= fortran gmake libtool tk +USE_CXXSTD= gnu++98 CFLAGS+= -fPIC CONFIGURE_ARGS= --disable-python --with-hdf5=${LOCALBASE} \ --with-hdf5-include=${LOCALBASE}/include/hdf5-18 -- cgit