summaryrefslogtreecommitdiff
path: root/x11/kdelibs2
diff options
context:
space:
mode:
authortron <tron>2002-01-05 06:47:00 +0000
committertron <tron>2002-01-05 06:47:00 +0000
commit3152c0abd33fe1bcaf9a55cde4da4ec6f10f2a65 (patch)
treed5e141d44fb1a907f68bdd93475a2226bc36a2d6 /x11/kdelibs2
parentf1197125bd0600d0d838f6d4cdfef6c1017893f2 (diff)
downloadpkgsrc-3152c0abd33fe1bcaf9a55cde4da4ec6f10f2a65.tar.gz
Use new format for "UNLIMIT_RESOURCES".
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r--x11/kdelibs2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 8050ff32a50..48e9c27659f 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/01/04 12:06:08 tron Exp $
+# $NetBSD: Makefile,v 1.30 2002/01/05 06:47:38 tron Exp $
DISTNAME= kdelibs-2.2.2
CATEGORIES= x11
@@ -38,7 +38,7 @@ REPLACE_PERL= \
${WRKSRC}/kio/useragent.pl
PLIST_SRC= ${WRKDIR}/PLIST
-UNLIMIT_RESOURCES= d
+UNLIMIT_RESOURCES= datasize
.if defined(USE_CUPS) && (${USE_CUPS} == "YES")
.include "../../print/cups/buildlink.mk"