ports/editors/libreoffice/files/patch-svx_Executable__gengal.mk
Dima Panov 33a790e8a2 Please welcome new generation release of LibreOffice suite - 7.3.0! (+)
It has change tracking enhancements, better autocompletion in Calc,
and many compatibility and performance improvements to import/export filters.

Since this release, FreeBSD port of LibreOffice include PDFium library.

Learn more about LibreOffice 7.3: https://blog.documentfoundation.org/blog/2022/02/02/libreoffice-73-community/

Special thanks to:	mikael (for pthread issue hunting)
Sponsored by:		Netzkommune, GmbH.
2022-02-17 02:02:03 +03:00

11 lines
353 B
Makefile

--- svx/Executable_gengal.mk.orig 2022-01-26 14:35:29 UTC
+++ svx/Executable_gengal.mk
@@ -33,6 +33,8 @@ ifneq (,$(filter-out MACOSX WNT,$(OS)))
$(eval $(call gb_Executable_use_package,gengal,svx_gengal))
endif
+$(eval $(call gb_Executable_use_externals,gengal,orcus))
+
$(eval $(call gb_Executable_use_libraries,gengal,\
basegfx \
sal \