python upgrade 2.5 to 2.6
Frank Shute
frank at shute.org.uk
Tue Jun 9 23:44:48 UTC 2009
On Tue, Jun 09, 2009 at 11:16:42AM +0100, Anton Shterenlikht wrote:
>
> I use portmaster. What shall I use instead of pkg_which?
>
> PORTUPGRADE_CMD?= ${LOCALBASE}/sbin/portmaster
> ^^^^^^^^^ changed to portmaster
> PKG_WHICH_CMD?= ${LOCALBASE}/sbin/pkg_which
> ^^^^^^^^^ this I haven't got
>
> many thanks
> anton
It seems that: pkg_info -q -W should produce similar output and
pkg_info(1) is part of base.
I guess you might need to change your Makefile to use a variable like
PKG_WHICH_CMD_ARGS also.
Regards,
--
Frank
Contact info: http://www.shute.org.uk/misc/contact.html
More information about the freebsd-python
mailing list