aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice/files
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2019-06-19 21:52:32 +0800
committerlwhsu <lwhsu@FreeBSD.org>2019-06-19 21:52:32 +0800
commit2146732af6d0dcbcd9026d6abfececfc190c3d51 (patch)
tree2b4abfd61b4079fc305ada56b9a66ca4630c0ca2 /editors/libreoffice/files
parentdd1852f767f6f1159d6f23322c3e9f4bc5bd7109 (diff)
downloadfreebsd-ports-gnome-2146732af6d0dcbcd9026d6abfececfc190c3d51.tar.gz
freebsd-ports-gnome-2146732af6d0dcbcd9026d6abfececfc190c3d51.tar.zst
freebsd-ports-gnome-2146732af6d0dcbcd9026d6abfececfc190c3d51.zip
- Remove dependence on devel/patch
PR: 238629 Submitted by: mi
Diffstat (limited to 'editors/libreoffice/files')
-rw-r--r--editors/libreoffice/files/patch-configure9
1 files changed, 8 insertions, 1 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure
index f154045ffa66..07e79b665e01 100644
--- a/editors/libreoffice/files/patch-configure
+++ b/editors/libreoffice/files/patch-configure
@@ -1,4 +1,4 @@
---- configure.orig 2018-08-03 03:58:40.000000000 +0800
+--- configure 2018-08-03 03:58:40.000000000 +0800
+++ configure 2018-08-10 05:28:52.021925000 +0800
@@ -31735,7 +31735,7 @@
@@ -9,3 +9,10 @@
&& test "$with_system_openssl" != "no"; then
with_system_openssl=yes
SYSTEM_OPENSSL=TRUE
+@@ -34402,5 +34412,5 @@
+ fi
+
+-if test "$_os" = "SunOS" -o "$_os" = "FreeBSD" -o "$_os" = "Darwin"; then
++if test "$_os" = "SunOS" -o "$_os" = "Darwin"; then
+ if test -z "$with_gnu_patch"; then
+ GNUPATCH=$PATCH