Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice Requires more than 1h of CPU time.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91aa626ef608
branches:  trunk
changeset: 432864:91aa626ef608
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 26 11:30:29 2020 +0000

description:
Requires more than 1h of CPU time.

diffstat:

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

diffs (18 lines):

diff -r 65b6f07c085a -r 91aa626ef608 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Tue May 26 11:30:06 2020 +0000
+++ b/misc/libreoffice/Makefile Tue May 26 11:30:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2020/05/23 10:45:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.231 2020/05/26 11:30:29 joerg Exp $
 
 VERREL=                6.4.4
 VERRC=         2
@@ -13,6 +13,8 @@
 COMMENT=       Office productivity suite from The Document Foundation
 LICENSE=       gnu-lgpl-v3
 
+UNLIMIT_RESOURCES+=    cputime
+
 USE_LANGUAGES= c gnu++17
 
 SUBST_CLASSES+=                        use-bash



Home | Main Index | Thread Index | Old Index