pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Installing binary packages as a dependancy during 'make package'



On Tue, May 12, 2009 at 09:25:42PM +0100, raymond.meyer%rambler.ru@localhost 
wrote:
> I have DEPENDS_TARGET=package set in my mk.conf file. When I run 'make
> package' any dependant packages will be built, installed and saved into
> PACKAGES directory.
> 
> Is there a way to make pkgsrc look into binary PACKAGES directory and
> install that package?

I usually do
        make DEPENDS_TARGET=bin-install install-depends
 Thomas



Home | Main Index | Thread Index | Old Index