Index: devel/icu/Makefile =================================================================== RCS file: /a/.csup/ports/devel/icu/Makefile,v --- devel/icu/Makefile 23 Dec 2011 14:54:18 -0000 1.49 +++ devel/icu/Makefile 14 Jul 2012 07:15:42 -0000 @@ -72,6 +72,8 @@ CONFIGURE_ARGS+= --enable-weak-threads .endif post-patch: + @${REINPLACE_CMD} -e '/CXXFLAGS=/s/-ansi//' \ + ${WRKSRC}/configure .if defined(WITHOUT_THREADS) @${REINPLACE_CMD} -e 's,\(THREADSC.*FLAGS\).*,\1=${PTHREAD_CFLAGS},g' ${WRKSRC}/config/mh-bsd-gcc .endif