On Fri, Aug 09, 2013 at 08:59:18PM +0200, Rainer Hurling wrote: > > If I understand bapt_at_ right, this should be all what is needed: > > --- Makefile.orig 2013-06-20 17:48:12.000000000 +0200 > +++ Makefile 2013-08-09 20:56:36.000000000 +0200 > _at__at_ -15,7 +15,8 _at__at_ > LICENSE= GPLv2 > > LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ > - gmime-2.6:${PORTSDIR}/mail/gmime26 > + gmime-2.6:${PORTSDIR}/mail/gmime26 \ > + iconv:${PORTSDIR}/converters/libiconv I did not add this to my fix as libiconv had previously been installed. But, I suspect it is needed. > -LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex > +LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex -liconv This fixed the build issue. -- SteveReceived on Fri Aug 09 2013 - 17:06:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC