Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2011 14:47:59 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        Dirk Meyer <dinoex@FreeBSD.org>, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/graphics/tiff Makefile pkg-plist	ports/graphics/tiff/files patch-Makefile.in
Message-ID:  <4DF606FF.1000907@FreeBSD.org>
In-Reply-To: <23628749@h30.sp.ipt.ru>
References:  <20110613023553.DA3D61065792@hub.freebsd.org> <23628749@h30.sp.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Boris Samorodov ha scritto:
> Makefile.in uses pkgconfig.
> -----
>> +-pkgconfigdir = $(libdir)/pkgconfig
>> ++pkgconfigdir = $(prefix)/libdata/pkgconfig
> -----

Not exactly, it installs a file in a directory included in 
BSD.local.dist, that can be used later by other ports via pkg-config.

> Pkg-plist has apropriate file.
> -----
>> -lib/pkgconfig/libtiff-4.pc
>> +libdata/pkgconfig/libtiff-4.pc
>> +@dirrmtry libdata/pkgconfig
> -----
>
> Seems that the port should use the dropped dependency.

It should only remove the @dirrmtry line.

-- 
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DF606FF.1000907>