summaryrefslogtreecommitdiff
path: root/lang/gcc49/buildlink3.mk
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-11-25 12:50:57 +0000
committerjperkin <jperkin@pkgsrc.org>2015-11-25 12:50:57 +0000
commitce0a8db11cb3371e3f19784cfdf2fba5015c7e60 (patch)
tree6e0f6dcdcaaa8431cd523c7b1458cc679eeb048c /lang/gcc49/buildlink3.mk
parent9f026fc529baa5b8b73fd2c6a8f42ba48af73ded (diff)
downloadpkgsrc-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