> > > latex-mk is a set of Makefile fragments designed to assist in the
> > > management of LaTeX documents. The user creates a simple Makefile
> > > which sets up a few simple variables and then includes the latex.mk
> > > fragment at the end. Large documents, which require many many steps to
> > > typset can be managed easily.
> > > 
> > > Maintainer: Andreas Bihlmaier <[EMAIL PROTECTED]>
> > > 
> > > WWW: http://latex-mk.sourceforge.net/
> > 
> > I'd prefer to patch their install target with the desired locations,
> > then you won't forget to install files, e.g. dated_draft.ps.
> > 
> > I've asked the author about including DVIPS_ENV, which I think can be
> > useful, e.g. to find images in different places through TEXINPUTS.
> > (A patch for this is attached, in case anyone is interested.)
> > 
> > steven
> 
> I included your patch for now.
> Using patches to Makefile.in instead of do-install: for files.
> dated_draft.ps was left out intentionally, but I included it again.
> 
> Jasper pointed out RUN_DEPENDS, changed.

i don't think that is really necessary.
this is not a program that requires something to operate, but a set of
makefiles, more like a tool that allows you to manage latex projects
in a more efficient way.

> And he suggested a different location in the ports tree (textproc/ or
> print/), not changed yet.

yep, print/ sounds best to me.

> btw. Only tested on i386-current so far (my amd64 machine is dead ATM).

a set of makefiles doesn't depend on architecture...

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to