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

Koop Mast kwm at rainbow-runner.nl
Wed Sep 17 11:16:29 UTC 2014


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?

-Koop



More information about the svn-ports-head mailing list