Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2011 13:37:39 +0300
From:      "Ilya A. Arhipov" <micro@heavennet.ru>
To:        freebsd-ports@freebsd.org
Subject:   pkg-config head libs
Message-ID:  <AANLkTim4xi2YfKi_b8Cef8rzySf3PpZzb6tY49GSsZ%2Be@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi ports@
in openttd 1.1beta* include lzma.
detect_lzma have pkg-config liblzma --modversion

%uname -rm
7.2-RELEASE amd64
%pkg-config liblzma --modversion
4.999.9beta

%uname -rm
9.0-CURRENT amd64
%pkg-config liblzma --modversion
Package liblzma was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblzma.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblzma' found

How right to solve the problem?
patch to detect_lzma?
or maybe create port with head libs .pc file(for pkg-config)?

-- 
Best regard.
Ilya A. Arhipov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim4xi2YfKi_b8Cef8rzySf3PpZzb6tY49GSsZ%2Be>