[Bug 269966] net/vnstat: no longer works after databases/sqlite3 disabled DQS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Mar 2023 01:46:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269966

--- Comment #2 from Joshua Kinard <freebsd@kumba.dev> ---
(In reply to Joshua Kinard from comment #0)
> I've looked at manually building databases/sqlite3 from ports (per UPDATING),
> but despite deselecting TCL support, it keeps trying to drag TCL in as a build
> dependency.  As far as I know, if TCL is disabled, it shouldn't be needed as a
> dependency.  I feel this is a possible bug in the port's Makefile.  I know
> there's a TCL "flavor", but if I am building the default flavor, TCL should be
> disabled, right?

And that's a nope.  Not easy to find, but apparently, sqlite3's build system
requires TCL for some "amalgamation" purpose.  So ignore this bit.

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