mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
New big update! LibreOffice 25.2 is here, with: ->️Better change tracking -> More versatile comments -> Extra theme support ...plus compatibility improvements, extra privacy options, and more. Release Notes: https://blog.documentfoundation.org/blog/2025/02/06/libreoffice-25-2/ Changelog: https://wiki.documentfoundation.org/ReleaseNotes/25.2 Sponsored by: Future Crew, LLC
11 lines
404 B
Makefile
11 lines
404 B
Makefile
--- external/skia/UnpackedTarball_skia.mk.orig 2024-11-22 20:05:31 UTC
|
|
+++ external/skia/UnpackedTarball_skia.mk
|
|
@@ -41,6 +41,8 @@ skia_patches := \
|
|
help-msvc-analyzer.patch \
|
|
always_inline_and_multiversioning_conflict.patch.1 \
|
|
windows-define-conflict.patch.1 \
|
|
+ freebsd-limits.h.patch.0 \
|
|
+ powerpc64le-skia.patch.0 \
|
|
|
|
$(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1))
|
|
|