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 

_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to