diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-11-25 12:50:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-11-25 12:50:57 +0000 |
commit | ce0a8db11cb3371e3f19784cfdf2fba5015c7e60 (patch) | |
tree | 6e0f6dcdcaaa8431cd523c7b1458cc679eeb048c /lang/gcc49/buildlink3.mk | |
parent | 9f026fc529baa5b8b73fd2c6a8f42ba48af73ded (diff) | |
download | pkgsrc-ce0a8db11cb3371e3f19784cfdf2fba5015c7e60.tar.gz |
Remove mk/find-prefix.mk usage from the inputmethod category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
Diffstat (limited to 'lang/gcc49/buildlink3.mk')
0 files changed, 0 insertions, 0 deletions