summaryrefslogtreecommitdiff
path: root/mk/buildlink2/post-cache
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-28 23:46:42 +0000
committerjlam <jlam@pkgsrc.org>2002-09-28 23:46:42 +0000
commit3f254d2f51c042248311bbd5ab219181050000e4 (patch)
tree3d42ff63169e9495f1fa4cb3cffa9adf7cb91530 /mk/buildlink2/post-cache
parentd34803620867957248217ad581b552d453b4460a (diff)
downloadpkgsrc-3f254d2f51c042248311bbd5ab219181050000e4.tar.gz
* Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it was
overflowing the make variable size limit. * Rename _BLNK_WRAP_ENV to _BLNK_WRAP_SETENV, and use _BLNK_WRAP_ENV to set the shell environment for the wrappee. Allow BUILDLINK_WRAPPER_ENV to add to the shell environment.
Diffstat (limited to 'mk/buildlink2/post-cache')
-rw-r--r--mk/buildlink2/post-cache3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/buildlink2/post-cache b/mk/buildlink2/post-cache
index 594c4739949..37327a5c471 100644
--- a/mk/buildlink2/post-cache
+++ b/mk/buildlink2/post-cache
@@ -1,4 +1,4 @@
-# $NetBSD: post-cache,v 1.5 2002/09/18 00:46:59 jlam Exp $
+# $NetBSD: post-cache,v 1.6 2002/09/28 23:46:42 jlam Exp $
*)
case $arg in
@@ -47,6 +47,7 @@
@_BLNK_TRANSFORM_SED.1@ \
@_BLNK_TRANSFORM_SED.2@ \
@_BLNK_TRANSFORM_SED.3@ \
+ @_BLNK_TRANSFORM_SED.4@ \
`
case $updatecache in
yes)