Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 20:20:09 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Boris Samorodov <bsam@passap.ru>
Cc:        FreeBSD ports list <freebsd-ports@FreeBSD.org>
Subject:   Re: x11/libXcm: r351936 and using libtool
Message-ID:  <20140922202009.1c58314b@kalimero.tijl.coosemans.org>
In-Reply-To: <5420657E.3090705@passap.ru>
References:  <5420657E.3090705@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Sep 2014 22:07:58 +0400 Boris Samorodov <bsam@passap.ru> wrote:
> Hi Tijl, All,
> 
> The revision 351936 only bumped PORTREVISION. Assume that
> "USES=libtool:keepla" should be added too.
> 
> Now, AFAIK no port uses those *.la file I try to go to
> "USES=libtool". However I get:
> -----
> libtool: install: /usr/bin/install -c .libs/libXcmEDID.lai
> /usr/ports/x11/libXcm/work/stage/usr/local/lib/libXcmEDID.la
> -----
> 
> For now I leave "USES=libtool:keepla".
> 
> Any help is appreciated. Thanks.

The Makefile contains XORG_CAT=lib which causes Mk/bsd.xorg.mk to
add USES=libtool:keepla.  I'm not sure if XORG_CAT is correct for
this port.  It isn't part of the Xorg project is it?



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