diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2012-08-27 04:17:09 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2012-08-27 04:17:09 +0000 |
commit | 980e69d33bb0306507fb80eca440b3f4292561ef (patch) | |
tree | 8b7a49714be7f818497f4621ae5ae97a12c7c8e2 /textproc/libwpd | |
parent | c78234ec6003f5b38ac2473a09616719b552504e (diff) |
Notes
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: |