[kde-freebsd] [SVN Commit] area51/PORTS/www/otter-browser
Raphael Kubo da Costa
rakuco at FreeBSD.org
Thu Dec 18 14:21:59 UTC 2014
Alonso Schaich <alonsoschaich at fastmail.fm> writes:
> SVN commit 10514 by aschai:
>
> Fix build of www/otter-browser
>
> The qmake port is required to be installed when compiling otter. While this
> requirement is usually met due to it's dependencies on qt5 elements which
> depend on qmake, in case someone uninstalled qmake which is not a runtime
> dependency on any qt5* port, otter would not build any more.
>
> Resolve this introducing a dependency on qmake.
>
> Reported by a build cluster, log:
> http://beefy2.isc.freebsd.org/data/10amd64-default/2014-12-17_04h21m21s/logs/otter-browser-0.9.03.log
I think you only need qmake_build here, otherwise you also introduce an
unnecessary runtime dependency on qmake.
More information about the kde-freebsd
mailing list