From 980e69d33bb0306507fb80eca440b3f4292561ef Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 27 Aug 2012 04:17:09 +0000 Subject: - Disable -Werror so recent clang can build this port. --- textproc/libwpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/libwpd') diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index 094f0273049d..2ba601d38163 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -22,7 +22,7 @@ USE_GNOME= gnomehack libgsf USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -CONFIGURE_ARGS+=--without-docs +CONFIGURE_ARGS+=--disable-werror --without-docs PLIST_SUB= MAJVER=${PORTVERSION:R} post-patch: -- cgit v1.2.3