On 2010/12/06 14:24, David Cantrell wrote: > On ports that have: > > MODULES = devel/gettext > > in the Makefile, I am consistently getting these errors when trying > to build: > > ===> Verifying specs: c intl>=5 iconv>=6 c intl>=5 iconv>=6 > Missing library for intl>=5.>=0.0 > Missing library for iconv>=6.>=0.0 > Fatal error > > I have searched documentation and read through bsd.port.mk and > resolve-lib in /usr/ports/infrastructure, but I cannot determine what > is happening. > > Any pointers people can provide, I'd appreciate it.
Make sure that all of base and /usr/ports are up to date.
