summaryrefslogtreecommitdiff
path: root/editors/xemacs-packages
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-11-25 12:49:46 +0000
committerjperkin <jperkin>2015-11-25 12:49:46 +0000
commiteb462d27c8c374ddbd073a27623717fb0ada0d70 (patch)
tree7afc9e9eae4138b548ab5438c9e3d57d753222bd /editors/xemacs-packages
parent317af26926bb44211d748e1c291b7db874beffea (diff)
downloadpkgsrc-eb462d27c8c374ddbd073a27623717fb0ada0d70.tar.gz
Remove mk/find-prefix.mk usage from the devel 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 'editors/xemacs-packages')
0 files changed, 0 insertions, 0 deletions