Date: Mon, 29 Nov 2021 14:22:13 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 83bc8e5919b7 - main - editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N helppacks Message-ID: <202111291422.1ATEMDG1058791@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=83bc8e5919b7fb74ce8069ce19c47f4f4169a332 commit 83bc8e5919b7fb74ce8069ce19c47f4f4169a332 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2021-11-29 14:19:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2021-11-29 14:21:21 +0000 editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N helppacks Bump PORTREVISION to force rebuild. Sponsored by: Netzkommune GmbH --- editors/libreoffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 0aca8330d5c0..8cbf42989471 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" @@ -139,7 +139,7 @@ COINMP_LIB_DEPENDS= libCoinMP.so:math/coinmp CUPS_CONFIGURE_ENABLE= cups CUPS_LIB_DEPENDS= libcups.so:print/cups -DOCS_CONFIGURE_WITH= help +DOCS_CONFIGURE_ON= --with-help=html GNOME_CONFIGURE_ENABLE= dbus dconf GNOME_IMPLIES= GTK3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111291422.1ATEMDG1058791>