summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-01-04 12:25:43 +0000
committeragc <agc@pkgsrc.org>2002-01-04 12:25:43 +0000
commite4dbe506cc2f34cb090d4fb323901ae01a6fdf70 (patch)
tree669bfb2dc528cc56a0e5f6f6d8147058cbe2c43d /mk
parent0c72662d8ce536d7c56a0bdd75b653b156bfc2d7 (diff)
downloadpkgsrc-e4dbe506cc2f34cb090d4fb323901ae01a6fdf70.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