[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 07:59:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248631
--- Comment #4 from ports-units at shalott.net ---
> If the software supports an *explicit* readline configure option or flag, we should use that
This package actually doesn't accept a configure-time argument to
enable/disable readline; it unconditionally adds support if it finds
libreadline. But the USES=readline:port ensures that libreadline is there and
causes localbase CFLAGS/LDFLAGS to get set, so it works the way it's supposed
to.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list