[Bug 286229] multimedia/vlc: Rework port and add nox11 flavour

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jun 2025 06:39:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286229

--- Comment #22 from Gleb Popov <arrowd@FreeBSD.org> ---
.if ${FLAVOR} == default
LIB_DEPENDS+=

can just be

default_LIB_DEPENDS

according to
https://docs.freebsd.org/en/books/porters-handbook/flavors/index.html#flavors-using-helpers

Other than that, I'm fine with the change, although I still don't see its
usefulness.

-- 
You are receiving this mail because:
You are the assignee for the bug.