Subject: Re: nicotine wants py23-gtk2, but gets py24-gtk2
To: Jeremy C. Reed <reed@reedmedia.net>
From: Hubert Feyrer <hubert@feyrer.de>
List: pkgsrc-users
Date: 01/25/2007 18:50:03
On Thu, 25 Jan 2007, Hubert Feyrer wrote:
> I guess pkgsrc/x11/py-gtk2 _can_ be built into a py23-gtk2, and nicotine (in
> this case) should pass whatever is needed to do that.
> It just doesn't.
Digging a bit, PYTHON_VERSION_DEFAULT=23 should be set in the dependency's
build process. I'm not aware that the dependency mechanism allows passing
any variables, unless that has changed recently.
- Hubert