summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorrillig <rillig>2007-12-01 11:11:53 +0000
committerrillig <rillig>2007-12-01 11:11:53 +0000
commit47e5daaa34bcab4267e900b81548c72b59ae47f2 (patch)
treeb0a5e8fd72c608ea0fcac2f51ce0c2e4e43bc78e /mk/bsd.pkg.mk
parent8af7b46f9366ec85747e99a75ba500957fad07c2 (diff)
downloadpkgsrc-47e5daaa34bcab4267e900b81548c72b59ae47f2.tar.gz
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
it. It had only been used to change the "nerrors" variable in bulk builds, but this variable is not used further anyway.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 9884570265b..882f9dde2ed 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1928 2007/10/13 11:04:16 dsl Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1929 2007/12/01 11:11:53 rillig Exp $
#
# This file is in the public domain.
#
@@ -248,7 +248,6 @@ _NONZERO_FILESIZE_P= ${AWK} 'END { exit (NR > 0) ? 0 : 1; }'
# Automatically increase process limit where necessary for building.
_ULIMIT_CMD= ${UNLIMIT_RESOURCES:@_lim_@${ULIMIT_CMD_${_lim_}};@}
-_INTERACTIVE_COOKIE= ${.CURDIR}/.interactive_stage
_NULL_COOKIE= ${WRKDIR}/.null
# Miscellaneous overridable commands: