pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libreoffice
Module Name: pkgsrc
Committed By: tnn
Date: Thu Jan 24 18:55:29 UTC 2019
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
libreoffice: explicitly --disable-sdremote-bluetooth
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 pkgsrc/misc/libreoffice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.180 pkgsrc/misc/libreoffice/Makefile:1.181
--- pkgsrc/misc/libreoffice/Makefile:1.180 Thu Jan 24 17:28:07 2019
+++ pkgsrc/misc/libreoffice/Makefile Thu Jan 24 18:55:29 2019
@@ -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-epm
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