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/50bf698233a3
branches: trunk
changeset: 328632:50bf698233a3
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 354553b467ba -r 50bf698233a3 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