2012/7/16 Doug Barton <do...@freebsd.org>: > On 07/16/2012 01:55, Olivier Smedts wrote: >> Hello, >> >> editors/libreoffice doesn't detect libreoffice any more since the >> library name change. It tries to install it even if it's already >> installed. It wants "exttextcat.0" but : >> # ll /var/db/pkg/ | grep exttextcat >> drwxr-xr-x 2 root wheel 8 16 jul 10:34 libexttextcat-3.3.1/ >> # ldconfig -r | grep exttextcat\.0 >> # ldconfig -r | grep exttextcat >> 562:-lexttextcat-1.0.0 => /usr/local/lib/libexttextcat-1.0.so.0 > > Replacing the installed one with libexttextcat-3.2.0_2 worked for me. > Never figured out why the LO port didn't figure this out.
I changed the LIB_DEPENDS in editors/libreoffice to match the library installed by libexttextcat-3.3.1, but didn't post it here because I'm not sure what I changed is *the* good fix : exttextcat-1.0.0:${PORTSDIR}/textproc/libexttextcat \ -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: oliv...@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas." _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"