aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-11 18:47:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-11 18:47:43 +0000
commit447b2b0b8e10116b3bd699d9e6c117efe6045649 (patch)
tree9d47d06212b0db76169eae1e0e7741751a61b5e1 /editors
parentf5fd6405a67a647a117f1fe7357e3694464a6596 (diff)
downloadports-447b2b0b8e10116b3bd699d9e6c117efe6045649.tar.gz
ports-447b2b0b8e10116b3bd699d9e6c117efe6045649.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index c1859ee9bd06..1b8658a74a4a 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -309,7 +309,7 @@ DISTFILES+= 185d60944ea767075d27247c3162b3bc-unowinreg.dll:ext
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
CONFIGURE_ARGS+= --enable-odk --with-doxygen=${LOCALBASE}/bin/doxygen
.else
-CONFIGURE_ARGS+= --disable-odk
+CONFIGURE_ARGS+= --disable-odk --without-doxygen
.endif
.if ${PORT_OPTIONS:MSYSTRAY}