Date: Mon, 13 Jun 2011 17:21:15 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Alex Dupre <ale@FreeBSD.org> 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: <02179956@h30.sp.ipt.ru> In-Reply-To: <4DF606FF.1000907@FreeBSD.org> (Alex Dupre's message of "Mon, 13 Jun 2011 14:47:59 %2B0200") References: <20110613023553.DA3D61065792@hub.freebsd.org> <23628749@h30.sp.ipt.ru> <4DF606FF.1000907@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 Jun 2011 14:47:59 +0200 Alex Dupre wrote: > 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. Got it, thanks. -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02179956>