On Tue, Apr 30, 2019 at 10:35:21AM -0700, Yuri wrote:
> Sometimes instructions to build some port from source are needed. "cd
> /usr/ports/{caregory}/{port-name} && make" rebuilds everything from
> source, including dependencies.
>
> Is there an easy way to make it install missing dependencies with pkg,
> without listing them? I couldn't find such feature.
> ....
I won't claim it's especially "easy," but within the port directory --
prior to attempting to build the port -- one can run:
make missing
to find out what dependencies are needed. Given that list, one could
conceivably install the requisite packages.
Caveat: I have not actually done this.
Peace,
david
--
David H. Wolfskill [email protected]
Mr. Trump: "'very fine people' do not attend neo-Nazi rallies." - Nicole Hemmer
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
signature.asc
Description: PGP signature
