summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-configure')
-rw-r--r--editors/libreoffice/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure
new file mode 100644
index 000000000000..3def1c5fb76a
--- /dev/null
+++ b/editors/libreoffice/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2016-10-28 14:59:52 UTC
++++ configure
+@@ -31912,7 +31912,7 @@ fi
+
+
+
+- elif test "$_os" = "NetBSD" -o "$_os" = "OpenBSD" -o "$_os" = "DragonFly" \
++ elif test "$_os" = "NetBSD" -o "$_os" = "OpenBSD" -o "$_os" = "DragonFly" -o "$_os" = "FreeBSD" \
+ && test "$with_system_openssl" != "no"; then
+ with_system_openssl=yes
+ SYSTEM_OPENSSL=TRUE