[Bug 248631] math/units: Does not find or link against ports libreadline

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 13 09:52:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248631

--- Comment #5 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to ports-units from comment #4)

Appreciate the update. The actual most common failure case is when some library
is installed for an unrelated reason (via a different port), and the OPTION'al
dependency is disabled, but the configure/build system finds it nevertheless
and links against it.

Can you confirm whether this case is still ok with the latest patch?

Good way to test this is just to add an unconditional LIB_DEPENDS on readline,
and disable the READLINE option, then check whether the build

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


More information about the freebsd-ports-bugs mailing list