Re: Port problems after r253839 on HEAD

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Fri, 9 Aug 2013 12:06:48 -0700
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.

-- 
Steve
Received 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