pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: temporarily mark broken ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b52b5d6ff0c
branches:  trunk
changeset: 383796:5b52b5d6ff0c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Aug 22 20:31:56 2022 +0000

description:
libreoffice: temporarily mark broken to unwedge bulk builds

diffstat:

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

diffs (21 lines):

diff -r 414c95dbda74 -r 5b52b5d6ff0c misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Mon Aug 22 19:46:47 2022 +0000
+++ b/misc/libreoffice/Makefile Mon Aug 22 20:31:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2022/08/22 13:58:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.290 2022/08/22 20:31:56 tnn Exp $
 
 VERREL=                7.4.0
 VERRC=         3
@@ -412,8 +412,9 @@
 BUILDLINK_INCDIRS.${PYPKGPREFIX:S/py/python/}= # empty
 .include "../../lang/python/tool.mk"
 .include "../../math/coinmp/buildlink3.mk"
-.include "../../math/dragonbox/buildlink3.mk"
-.include "../../math/libfixmath/buildlink3.mk"
+BROKEN="missing math/dragonbox, ..."
+#.include "../../math/dragonbox/buildlink3.mk"
+#.include "../../math/libfixmath/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libnumbertext+=  libnumbertext>=1.0.6
 .include "../../math/libnumbertext/buildlink3.mk"
 .include "../../math/lp_solve/buildlink3.mk"



Home | Main Index | Thread Index | Old Index