diff options
-rw-r--r-- | textproc/libwps03/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index efba8aac4e05..5cfae1a85a92 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -15,10 +15,9 @@ LICENSE_COMB= dual LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge -CONFIGURE_ARGS= --disable-werror +CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-docs USES= compiler:features libtool pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip |