From c4f6b369e53383605d620b870e33eadcdf1e9b8a Mon Sep 17 00:00:00 2001 From: fredb Date: Tue, 16 Jul 2002 13:14:04 +0000 Subject: Raise the shell resource limits to the maximum, to let this build on mac68k, at least. Closes PR 17563. --- print/cups/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/cups/Makefile b/print/cups/Makefile index 29a9501c610..068f908bd06 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2002/03/13 17:37:33 fredb Exp $ +# $NetBSD: Makefile,v 1.49 2002/07/16 13:14:04 fredb Exp $ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} @@ -26,6 +26,7 @@ USE_BUILDLINK_ONLY= YES USE_GMAKE= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES +UNLIMIT_RESOURCES= datasize memorysize CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} CONFIGURE_ARGS+= --localstatedir=/var CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/html/cups -- cgit v1.2.3