On 2015/09/30 09:47, Rafael Sadowski wrote: > -WANTLIB += crypto json-c lzma m pthread ssl xml2 z > +WANTLIB += crypto json-c lzma m pthread ssl xml2 z iconv ... > MODULES= converters/libiconv
That WANTLIB entry should come from the libiconv module > BUILD_DEPENDS= ${MODGNU_AUTOCONF_DEPENDS} \ > ${MODGNU_AUTOMAKE_DEPENDS} \ > devel/libtool > -# XXX Depends on libtool macros Please leave that comment in (you can get ridvof the XXX from it if you like) so somebody looking at it later knows the libtool BUILD_DEPENDS isn't a mistake.