summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-configure
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-08-20 02:20:11 +1000
committerDima Panov <fluffy@FreeBSD.org>2021-08-20 02:29:15 +1000
commit40db9da303629cb1835ee6bbe5f8d433770be2bc (patch)
tree79339092b80cdb0060d2a6cf3146907f9f6ac995 /editors/libreoffice/files/patch-configure
parentdevel/notcurses: Update to 2.3.15 (diff)
editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!
LibreOffice 7.2 launches with many new features, compatibility improvements and performance boosts. Learn all about it in blog announce post: https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
Diffstat (limited to 'editors/libreoffice/files/patch-configure')
-rw-r--r--editors/libreoffice/files/patch-configure9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure
index beb920769ea3..d43ded0ba73e 100644
--- a/editors/libreoffice/files/patch-configure
+++ b/editors/libreoffice/files/patch-configure
@@ -62,3 +62,12 @@
$MDDS_PKG_ERRORS
+@@ -36014,7 +36019,7 @@ else $as_nop
+ as_fn_error $? "zxing headers not found." "$LINENO" 5
+ fi
+
+- ZXING_CFLAGS=-I/usr/include/ZXing
++ ZXING_CFLAGS=-I/usr/local/include/ZXing
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lZXing" >&5
+ printf %s "checking for main in -lZXing... " >&6; }
+ if test ${ac_cv_lib_ZXing_main+y}