K 10 svn:author V 6 marino K 8 svn:date V 27 2016-10-19T14:23:49.764785Z K 7 svn:log V 719 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 END