Date: Tue, 4 Oct 2016 12:04:15 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: "Tobias C. Berner" <tcberner@FreeBSD.org>, portmgr@FreeBSD.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r423237 - head/Mk/Uses Message-ID: <20161004120415.010a5d9e@kalimero.tijl.coosemans.org> In-Reply-To: <201610040618.u946IWiR015188@repo.freebsd.org> References: <201610040618.u946IWiR015188@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Oct 2016 06:18:32 +0000 (UTC) "Tobias C. Berner" <tcberner@FreeBSD.org> wrote: > Author: tcberner > Date: Tue Oct 4 06:18:32 2016 > New Revision: 423237 > URL: https://svnweb.freebsd.org/changeset/ports/423237 > > Log: > Teach pathfix.mk about LIB_DESTINATION > > Some cmake projects use LIB_DESTINATION/pkgconfig to install the pc-files. > > For example: > * deskutils/libstreamanalyzer > * sysutils/polkit-qt{,5} > * x11-toolkits/attica > > By adding this, we can convert these ports to use pathfix instead of an > uncessessary patch-foo or confusing sed call. Can't we just use lib/pkgconfig already? Having to patch every port to move it to libdata is pointless extra work. Nobody cares that these files are in libdata.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161004120415.010a5d9e>