mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
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.
11 lines
353 B
Makefile
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 \
|