editors/libreoffice6: fix build with options I18N=ON KF5=OFF

PR:		260297
Sponsored by:	Netzkommune GmbH
This commit is contained in:
Dima Panov 2021-12-10 23:26:48 +03:00
parent 32e8c8af51
commit 9c0c6c0d59

View file

@ -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 \