Re: Building zsh/db/gdbm on MacOS Sequoia

Bart Schaefer <[email protected]> Mon, 29 Jun 2026 13:09:38 -0700
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <CAH+w=7YiTM0cdFeZfE7qxyn1mTN7htM+mzbfoxr9wyi=_fUVWQ@mail.gmail.com>
On Mon, Jun 29, 2026 at 12:33 PM Mark J. Reed <[email protected]> wrote:
>
> I use Homebrew, and so usually stick LDFLAGS=-L$(brew --prefix)/lib CPPFLAGS=-I$(brew --prefix)/include on my configure line

As far as I can tell (any help here, anyone?) "port" has no such
option -- every package could have its contents in a different place.