Subject: Re: pkg/20604: Update print/lyx package to use python
To: Miguel Mendez <flynn@energyhq.homeip.net>
From: Soren Jacobsen <soren@blef.org>
List: netbsd-bugs
Date: 03/06/2003 17:28:48
On Thu, Mar 06, 2003 at 09:48:22PM +0100, Miguel Mendez wrote:
> The conversion scripts in LyX 1.3.0 are written in python. It's not a build depend,
> so I've added it. Also patch the scripts so we call python2.2

Unless these scripts specifically depend on Python 2.2, do not hardcode
it. Just include lang/python/application.mk. It's also not a good idea
to patch those scripts to use python22. Set PYTHON_PATCH_SCRIPTS
appropriately in the Makefile.

-- 
Soren Jacobsen