summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-02-09 13:58:46 +0000
committertnn <tnn@pkgsrc.org>2008-02-09 13:58:46 +0000
commit938185d6499e092308102424493ebcb3f26ad0fa (patch)
tree68e9aaa64f4ede17b73e26a61a9e17fac52136b0 /pkgtools/pkg_install/Makefile
parentcd0e57def13ab5307cfa3608d24cb14598240ca4 (diff)
downloadpkgsrc-938185d6499e092308102424493ebcb3f26ad0fa.tar.gz
A nasty side effect of using TOOLS_SED here is that perl will try to
outsmart us and call the tool by name in some parts of the build. eg just "nbsed" instead of "/usr/pkg/bin/nbsed". This can only have worked before as long as ${PREFIX}/bin was in the user's path. Fix this by TOOLS_ALIASES.sed+=${TOOLS_SED:T} so that an "nbsed" is available in the PATH.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
0 files changed, 0 insertions, 0 deletions