summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc>2002-01-04 12:25:43 +0000
committeragc <agc>2002-01-04 12:25:43 +0000
commit202a580104cdeb8b60022920c584b5c65e896492 (patch)
tree669bfb2dc528cc56a0e5f6f6d8147058cbe2c43d /mk
parent589c3e141657c35f82edfe51f28a744863424128 (diff)
downloadpkgsrc-202a580104cdeb8b60022920c584b5c65e896492.tar.gz
Minor indenting nit.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 0b49211a598..2b3ffb16c52 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.887 2002/01/04 12:00:56 tron Exp $
+# $NetBSD: bsd.pkg.mk,v 1.888 2002/01/04 12:25:43 agc Exp $
#
# This file is in the public domain.
#
@@ -234,9 +234,9 @@ DEPENDS+= gtexinfo-3.12:../../devel/gtexinfo
# Automatically increase process limit where necessary for building.
_ULIMIT_CMD=
.if defined(UNLIMIT_RESOURCES)
-.for _LIMIT in $(UNLIMIT_RESOURCES)
+. for _LIMIT in $(UNLIMIT_RESOURCES)
_ULIMIT_CMD+= ulimit -${_LIMIT} `ulimit -H -${_LIMIT}`;
-.endfor
+. endfor
.endif
# -lintl in CONFIGURE_ENV is to workaround broken gettext.m4