On Tue, Dec 22, 2015 at 8:03 AM, Xin LI <delp...@freebsd.org> wrote:
> Author: delphij
> Date: Tue Dec 22 08:03:23 2015
> New Revision: 292588
> URL: https://svnweb.freebsd.org/changeset/base/292588
>
> Log:
>   MFC: xz 5.2.2.
>
>   Relnotes:     yes

Hi,

This broke ports using liblzma on amd64 (lib32 in liblzma.pc).

> cat usr/libdata/pkgconfig/liblzma.pc
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib32
includedir=/usr/include

Name: liblzma
Description: General purpose data compression library
URL: http://tukaani.org/xz/
Version: 5.2.2
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private:  @LIBS@


Cheers,

Antoine
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to