Subject: CVS commit: pkgsrc/print
From: Jonathan Perkin
Date: 2015-11-25 13:53:10
Message id: 20151125125310.124D598@cvs.netbsd.org

Log Message:
Remove mk/find-prefix.mk usage from the print 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.2modifypkgsrc/print/cups15/options.mk
1.14modifypkgsrc/print/dvipsk/Makefile
1.30modifypkgsrc/print/foomatic-filters/Makefile
1.13modifypkgsrc/print/foomatic-filters-cups/Makefile
1.14modifypkgsrc/print/foomatic-ppds-cups/Makefile
1.29modifypkgsrc/print/foomatic4-filters/Makefile
1.8modifypkgsrc/print/kpathsea/texmf.mk
1.35modifypkgsrc/print/lgrind/Makefile
1.13modifypkgsrc/print/tex-foiltex/Makefile
1.10modifypkgsrc/print/tex-pdftools/Makefile
1.25modifypkgsrc/print/tex-tetex/Makefile
1.2modifypkgsrc/print/tex-tetex/format.mk
1.2modifypkgsrc/print/tex-tetex/hyphen.mk
1.3modifypkgsrc/print/tex-tetex/map.mk
1.4modifypkgsrc/print/tex-texconfig/Makefile
1.20modifypkgsrc/print/xdvik/Makefile
1.46modifypkgsrc/print/xetex/Makefile