pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: explicitly --disable-sdr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2877b94307de
branches:  trunk
changeset: 318381:2877b94307de
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Jan 24 18:55:29 2019 +0000

description:
libreoffice: explicitly --disable-sdremote-bluetooth

diffstat:

 misc/libreoffice/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 498a5f6c4c3c -r 2877b94307de misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Thu Jan 24 18:40:56 2019 +0000
+++ b/misc/libreoffice/Makefile Thu Jan 24 18:55:29 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.180 2019/01/24 17:28:07 tnn Exp $
+# $NetBSD: Makefile,v 1.181 2019/01/24 18:55:29 tnn Exp $
 
 VERREL=                6.1.4
 VERRC=         2
@@ -163,6 +163,7 @@
 CONFIGURE_ARGS+=       --disable-fetch-external
 CONFIGURE_ARGS+=       --disable-firebird-sdbc
 CONFIGURE_ARGS+=       --disable-odk
+CONFIGURE_ARGS+=       --disable-sdremote-bluetooth
 # Enabling GIO causes error. losessioninstall.component not found.
 CONFIGURE_ARGS+=       --disable-gio
 CONFIGURE_ARGS+=       --disable-pdfium



Home | Main Index | Thread Index | Old Index