Subject: Re: tarup-depends target?
To: Michal Pasternak <michal@pasternak.w.lub.pl>
From: grant beattie <grant@netbsd.org>
List: tech-pkg
Date: 06/29/2003 21:41:16
On Sun, Jun 29, 2003 at 04:38:34AM +0200, Michal Pasternak wrote:

> Hello,
>
> recently I thought, that implementing tarup-depends target could be really
> useful (I wanted to install mplayer packages from my desktop to my laptop
> and I end up with having to pkg_tarup manually many of mplayer depends).
> 
> What do you think about that?

you can set DEPENDS_TARGET=package in /etc/mk.conf to build binary
packages from dependencies, so "make package" will give you binary
packages and all dependencies.

g.