aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-12-10 20:26:48 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-12-10 20:26:48 +0000
commit9c0c6c0d5946069582f8a9f0020dc00878f927fa (patch)
treede6389249fb95ef12c2c532ce1198ebc830c0122
parent32e8c8af519f114ab01f59ec0892748f5646e1c5 (diff)
downloadports-9c0c6c0d5946069582f8a9f0020dc00878f927fa.tar.gz
ports-9c0c6c0d5946069582f8a9f0020dc00878f927fa.zip
editors/libreoffice6: fix build with options I18N=ON KF5=OFF
PR: 260297 Sponsored by: Netzkommune GmbH
-rw-r--r--editors/libreoffice6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile
index 64e397a0d1df..5ec11ade44c7 100644
--- a/editors/libreoffice6/Makefile
+++ b/editors/libreoffice6/Makefile
@@ -153,6 +153,7 @@ I18N_CONFIGURE_WITH= lang=ALL
I18N_DISTFILES= ${PORTNAME}-dictionaries-${LOVERSION}${EXTRACT_SUFX} \
${PORTNAME}-translations-${LOVERSION}${EXTRACT_SUFX}
I18N_EXTRACT_ONLY= ${I18N_DISTFILES}
+I18N_USES= gettext-tools
JAVA_BUILD_DEPENDS= ant:devel/apache-ant \
${JAVAJARDIR}/commons-codec.jar:java/apache-commons-codec \