summaryrefslogtreecommitdiff
path: root/textproc/t1lib/buildlink.mk
AgeCommit message (Collapse)AuthorFilesLines
2002-07-19Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.wiz1-36/+0
2001-07-30Update t1lib to 1.1.1. The shared library bumped its major, so updatejlam1-2/+2
dependents of t1lib to >=1.1.1 by changing appropriate line in the buildlink.mk file. Changes from version 1.0.1 include: - Bug Fixes. - Functions T1_GetFontFilePath() and T1_GetAfmFilePath() which return the complete path of the files used by t1lib. - General support for font subsetting. - T1_GetFontBBox() also accepts specification consisting of floating point numbers (as suggested by Derek B. Noonburg (derekn@foolabs.com)).
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-29Add buildlink.mk file for use by other package Makefiles.jlam1-0/+35