svn commit: r368281 - in head/Mk: Scripts Uses

Tijl Coosemans tijl at FreeBSD.org
Wed Sep 17 12:51:08 UTC 2014


On Wed, 17 Sep 2014 13:14:28 +0200 Koop Mast <kwm at rainbow-runner.nl> wrote:
> On Mon, 2014-09-15 at 18:23 +0000, Tijl Coosemans wrote:
>> Author: tijl
>> Date: Mon Sep 15 18:23:21 2014
>> New Revision: 368281
>> URL: http://svnweb.freebsd.org/changeset/ports/368281
>> QAT: https://qat.redports.org/buildarchive/r368281/
>> 
>> Log:
>>   Turn the installation of *.la files, without some form of USES=libtool in
>>   the port Makefile, into a stage-qa error.  All ports that would trigger
>>   this error have been converted.  Many thanks to all people involved in
>>   this, especially Dmitry Marakasov (amdmi3) who handled most ports.
>>   
>>   At this moment over 2200 ports have USES=libtool and over 20000 library
>>   dependencies between packages have been removed.
>>   
>>   This also marks the point where :keepla is no longer special.  It is now
>>   only needed if a port uses *.la files at run-time.
>>   
>>   QA-run by:	antoine
>>   Approved by:	portmgr (antoine)
> 
> So this means I don't have to add :keepla anymore to USES=libtool for
> glib/gtk/gnome imports I might be working on?

Correct.  You can also remove ltverhack from bsd.gnome.mk in gnome-dev.


More information about the svn-ports-head mailing list