diff options
Diffstat (limited to 'textproc/libwpd')
-rw-r--r-- | textproc/libwpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |