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:   joerg
Date:           Tue May 26 11:30:29 UTC 2020

Modified Files:
        pkgsrc/misc/libreoffice: Makefile

Log Message:
Requires more than 1h of CPU time.


To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 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.230 pkgsrc/misc/libreoffice/Makefile:1.231
--- pkgsrc/misc/libreoffice/Makefile:1.230      Sat May 23 10:45:48 2020
+++ pkgsrc/misc/libreoffice/Makefile    Tue May 26 11:30:29 2020
@@ -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 @@ HOMEPAGE=     https://www.libreoffice.org/
 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