Sigh. I should know better than to commit a one line change from a PR
w/o a full compile test, even when the PR seemed so authoritative on the subject... Install sstream, not the non-existent sstring.
This commit is contained in:
parent
483cbcc1eb
commit
063e57d574
@ -19,7 +19,7 @@ DPADD+= ${LIBM}
|
||||
|
||||
HDRS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
|
||||
csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \
|
||||
cwchar cwctype fstream iomanip iosfwd iostream sstring stdexcept \
|
||||
cwchar cwctype fstream iomanip iosfwd iostream sstream stdexcept \
|
||||
string strstream complex.h stl.h valarray
|
||||
|
||||
STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \
|
||||
|
Loading…
Reference in New Issue
Block a user