aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-13 21:05:03 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-13 21:05:03 +0000
commit2836402ebf9268499bb91b96ce4f85abbb8e3e44 (patch)
tree4d3b8ff4652ce5e7130b6020f9968240ea93ed11 /editors/libreoffice
parent1f4bb95dd4416fd2800c038072694c384c97946a (diff)
downloadports-2836402ebf9268499bb91b96ce4f85abbb8e3e44.tar.gz
ports-2836402ebf9268499bb91b96ce4f85abbb8e3e44.zip
editors/libreoffice: fix build on powerpc64 elfv1
configure patch offset needs to be updated. Currently the patch applies, but goes into DragonflyBSD block.
Notes
Notes: svn path=/head/; revision=538702
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/files/patch-powerpc8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice/files/patch-powerpc b/editors/libreoffice/files/patch-powerpc
index 8d1e25ebe3f4..eb85e51b6adc 100644
--- a/editors/libreoffice/files/patch-powerpc
+++ b/editors/libreoffice/files/patch-powerpc
@@ -19,10 +19,10 @@
;;
--- configure.orig 2019-08-07 01:54:44.000000000 +0800
+++ configure 2019-08-08 20:00:26.166619000 +0800
-@@ -12509,6 +12509,16 @@
- RTL_ARCH=X86_64
- PLATFORMID=freebsd_x86_64
- ;;
+@@ -12537,6 +12537,16 @@
+ PLATFORMID=freebsd_aarch64
+ RTL_ARCH=AARCH64
+ ;;
+ powerpc64)
+ CPUNAME=POWERPC64
+ RTL_ARCH=PowerPC_64