summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorfredb <fredb>2002-07-16 13:14:04 +0000
committerfredb <fredb>2002-07-16 13:14:04 +0000
commit71ccf24f3a739f9462278d2ff7e19ec87ebdeb93 (patch)
tree26fc324136a64a872f3475db9116e9481dbc3920 /print/cups
parent8a31fe65c370e85563395455927fcb0e3772ee3b (diff)
downloadpkgsrc-71ccf24f3a739f9462278d2ff7e19ec87ebdeb93.tar.gz
Raise the shell resource limits to the maximum, to let this build on
mac68k, at least. Closes PR 17563.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile3
1 files changed, 2 insertions, 1 deletions
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