diff options
author | John Marino <marino@FreeBSD.org> | 2016-10-19 14:23:49 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-10-19 14:23:49 +0000 |
commit | b111cf4a09b745d0054eccde177653aedb124e80 (patch) | |
tree | e815ea20c12058bf9483097230cb51d7acb40fa5 /devel/linux-c7-libsigc++20 | |
parent | www/gitlab: Update from 8.9.6 to 8.10.12 (diff) |
dns/bind9-devel: Set LDFLAGS for ports-based libedit/ncurses
The latest version failed to configure using ports libedit+ncurses:
configure: checking for readline with -ledit
checking for readline... no
configure: checking for readline with -ledit -lterminfo
checking for readline... no
configure: checking for readline with -ledit -ltermcap
checking for readline... no
configure: checking for readline with -ledit -lncurses
checking for readline... no
configure: checking for readline with -ledit -lcurses
checking for readline... no
configure: error: The readline library was not found.
Setting LDFLAGS allows the build to complete as before.
Approved by: just-fix-it/explicit LDFLAGS blanket
Notes
Notes:
svn path=/head/; revision=424255
Diffstat (limited to 'devel/linux-c7-libsigc++20')
0 files changed, 0 insertions, 0 deletions