diff --git a/net/linknx/Makefile b/net/linknx/Makefile index df74aa5eeddc3..4309508e28a15 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libpthsem.so:devel/pthsem BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone USES= compiler gmake autoreconf pkgconfig +USE_CXXSTD= c++14 GNU_CONFIGURE= yes CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \