Subject: CVS commit: pkgsrc/inputmethod
From: Jonathan Perkin
Date: 2015-11-25 13:50:58
Message id: 20151125125058.98C7B98@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.16modifypkgsrc/inputmethod/canna-dict/Makefile
1.5modifypkgsrc/inputmethod/dbskkd-cdb/Makefile
1.20modifypkgsrc/inputmethod/ibus-anthy/Makefile
1.34modifypkgsrc/inputmethod/ibus-handwrite/Makefile
1.6modifypkgsrc/inputmethod/ibus-kkc/Makefile
1.13modifypkgsrc/inputmethod/ibus-table-chinese/Makefile
1.22modifypkgsrc/inputmethod/mozc-server/Makefile.common
1.5modifypkgsrc/inputmethod/multiskkserv/Makefile
1.2modifypkgsrc/inputmethod/multiskkserv/files/multiskkserv.sh
1.7modifypkgsrc/inputmethod/skk-jisyo-cdb/Makefile
1.2modifypkgsrc/inputmethod/uim/modules.mk
1.4modifypkgsrc/inputmethod/zinnia-tomoe/Makefile