Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/lang/ghc92/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/lang/ghc92/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/lang/ghc92/Makefile 2022/06/30 11:18:33 1.8 +++ pkgsrc/lang/ghc92/Makefile 2022/10/31 23:19:47 1.9 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2022/06/30 11:18:33 nia Exp $ +# $NetBSD: Makefile,v 1.9 2022/10/31 23:19:47 jperkin Exp $ # ----------------------------------------------------------------------------- # Package metadata # @@ -14,7 +14,7 @@ HOMEPAGE= https://www.haskell.org/ghc/ COMMENT= Compiler for the functional language Haskell - 9.2 Release Series LICENSE= modified-bsd -UNLIMIT_RESOURCES= datasize virtualsize +UNLIMIT_RESOURCES= cputime datasize virtualsize # GHC requires GHC to build itself. We have to prepare stripped-down # binaries sufficient to bootstrap compilers for each platform. If