cvs commit: ports/multimedia/dvbcut Makefile

Max Brazhnikov makc at freebsd.org
Thu Jul 7 09:02:58 UTC 2011


On Thu, 7 Jul 2011 07:53:20 +0000 (UTC), Stefan Esser wrote:
> se          2011-07-07 07:53:20 UTC
> 
>   FreeBSD ports repository (src committer)
> 
>   Modified files:
>     multimedia/dvbcut    Makefile
>   Log:
>   Another attempt to finally get the Qt4 build dependencies right:
>   Add build dependency on rcc, even though there are no .rcc files.
>   and I did not see rcc actually being used during the compilation.

that's a drawback in cmake: it can't find Qt4 until the minimum set of Qt4 
build tools is installed (moc, qmake, rcc, uic). 


More information about the cvs-all mailing list