Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 09:53:56 -0700
From:      Gary Aitken <freebsd@dreamchaser.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   make config-recursive for an individual port
Message-ID:  <5dfb1c4a-d7b3-2059-c76e-7cfd1490c812@dreamchaser.org>

next in thread | raw e-mail | index | archive | help
I have most ports installed via packages.
But when I do a make config-recursive from the directory of an individual port,
it brings up the config dialogs of packages which are already installed.
In fact, it appears as if it is trying to configure the whole ports tree,
but of that I can't be sure; things like git, curl, bash-completion, etc.

Does this mean it is going to try to build those ports as well?
Does this mean it will try to install them when I do a make install?
If not, why are they being configured in the first place?

Now a bit apprehensive...

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5dfb1c4a-d7b3-2059-c76e-7cfd1490c812>