Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2025 06:39:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 286229] multimedia/vlc: Rework port and add nox11 flavour
Message-ID:  <bug-286229-12827-YRR4cUFVny@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286229-12827@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286229-12827-YRR4cUFVny>