Date: Thu, 13 Aug 2020 07:59:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248631] math/units: Does not find or link against ports libreadline Message-ID: <bug-248631-7788-I3DsLS67WC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248631-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248631-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248631 --- Comment #4 from ports-units@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=3Dreadline:port ensures that libreadline is ther= e and causes localbase CFLAGS/LDFLAGS to get set, so it works the way it's suppos= ed to. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248631-7788-I3DsLS67WC>