https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275700
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c35fdc48d6ae9ff7d417ad6b5409bdf79a67511 commit 1c35fdc48d6ae9ff7d417ad6b5409bdf79a67511 Author: Jason E. Hale <[email protected]> AuthorDate: 2023-12-12 20:10:37 +0000 Commit: Jason E. Hale <[email protected]> CommitDate: 2023-12-12 20:41:25 +0000 textproc/redland: Unbreak BDB option Before [1] we had former port devel/virtuoso explicitly disabled as a pseudo-option, but this configure argument was lost in that commit. The seemingly buggy configure script tries to use virtuoso despite its non-existence. rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found [1] https://cgit.freebsd.org/ports/commit/?id=134cdd54850031bfdc8202d27b1a69b2839d94bb PR: 275700 Reported by: <[email protected]> textproc/redland/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
