mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
Office team is proud to announce LibreOffice 7.5 Community, the new major release of the volunteer-supported free office suite for desktop productivity Read more: https://blog.documentfoundation.org/blog/2023/02/02/tdf-announces-libreoffice-75-community/
12 lines
451 B
Makefile
12 lines
451 B
Makefile
Index: external/pdfium/UnpackedTarball_pdfium.mk
|
|
--- external/pdfium/UnpackedTarball_pdfium.mk.orig 2022-12-22 00:14:09 UTC
|
|
+++ external/pdfium/UnpackedTarball_pdfium.mk
|
|
@@ -25,6 +25,8 @@ pdfium_patches += constexpr-template.patch
|
|
|
|
pdfium_patches += constexpr-template.patch
|
|
|
|
+pdfium_patches += pdfium-bsd.patch
|
|
+
|
|
$(eval $(call gb_UnpackedTarball_UnpackedTarball,pdfium))
|
|
|
|
$(eval $(call gb_UnpackedTarball_set_tarball,pdfium,$(PDFIUM_TARBALL)))
|