aboutsummaryrefslogtreecommitdiff
path: root/textproc/librevenge
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-10 18:47:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-10 18:47:58 +0000
commitdd33e5f1571e129b52f711edf6f5553e6e8a2d5a (patch)
tree762dff4cd183a6abafbb98efd4949e51e8d39ac6 /textproc/librevenge
parent5868438ed663b9504dbb5cbbf32af597b7e89860 (diff)
downloadports-dd33e5f1571e129b52f711edf6f5553e6e8a2d5a.tar.gz
ports-dd33e5f1571e129b52f711edf6f5553e6e8a2d5a.zip
Notes
Diffstat (limited to 'textproc/librevenge')
-rw-r--r--textproc/librevenge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile
index 2979c4715a94..f348f73d3b6a 100644
--- a/textproc/librevenge/Makefile
+++ b/textproc/librevenge/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel
OPTIONS_DEFINE= DOCS
CPPFLAGS= -I${LOCALBASE}/include
-CONFIGURE_ARGS= -disable-werror
+CONFIGURE_ARGS= -disable-werror --disable-tests
PORTDOCS= *
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen