Re: What is a FLAVOR and how to unbreak ports?

Piotr Smyrak <[email protected]> Mon, 27 Jul 2026 15:14:33 +0200
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
On Sun, 26 Jul 2026 19:43:57 -0700
Steve Kargl <[email protected]> wrote:

> Yeah, I read the porter's documentation.  I could not find where
> it mentions a comprehensive list of the FLAVORs.  There is no
> discussion of how one can query for the list of FLAVORs.

You will get the list for any port:

cd /usr/ports/$category/$port && make -V FLAVORS

-- 
 Piotr Smyrak