Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2025 15:41:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 284832] mail/dovecot fts-icu fails to link after devel/icu update to 76.1
Message-ID:  <bug-284832-7788-kiELwL86Nt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284832-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284832-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284832

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
--- mail/dovecot/Makefile.orig
+++ mail/dovecot/Makefile
@@ -92,8 +92,10 @@
 GSSAPI_NONE_CONFIGURE_ON=3D      --without-gssapi
 GSSAPI_NONE_CONFIGURE_OFF=3D     --with-gssapi ${GSSAPI_CONFIGURE_ARGS}

-ICU_LIB_DEPENDS=3D               libicui18n.so:devel/icu
+ICU_LIB_DEPENDS=3D               libicui18n.so:devel/icu \
+                               libicuuc.so:devel/icu
 ICU_CONFIGURE_WITH=3D            icu
+ICU_LDFLAGS=3D                   -licuuc

 LDAP_USES=3D                     ldap
 LDAP_CONFIGURE_WITH=3D           ldap

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284832-7788-kiELwL86Nt>