Re: python upgrade 2.5 to 2.6

2009-06-09 Thread Frank Shute
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}/

python upgrade 2.5 to 2.6

2009-06-09 Thread Anton Shterenlikht
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