Commit graph

5 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tonio
c746fe9467 move the PLIST SUBST from tex.buildlink3.mk to tetex?-bin/buildlink3.mk
This should fix bulk build for teTeX1 packages
2006-01-22 16:45:30 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
tonio
256169a90f fix teTeX buidlinks (forgot a * in the DEPENDS) 2005-11-08 23:42:24 +00:00
tonio
4a96fb6367 Create a tex.buildlink3.mk file that is used by tex-using packages.
It includes the correct buildlink3.mk file from either
teTeX1 (print/teTeX1-bin), teTeX2 (print/teTeX-bin) or teTeX3
(print/teTeX3-bin). tex.buildlink3.mk will:

        * set PKG_TEXMFPREFIX to the base directory of the used texmf tree
	* set PKG_LOCALTEXMFPREFIX to the base directory of the local texmf
	  tree (for tex packages)
        * set LATEX_TYPE to the latex distribution used.

There are two variables that can be used to tweak the selection of
the latex implementation:

LATEX_DEFAULT is a user-settable variable whose value is the default
        latex distribution to use.

LATEX_ACCEPTED is a package-settable list of latex distributions
        that may be used by the package.
2005-11-08 17:32:51 +00:00