[kde-freebsd] [SVN Commit] area51/PORTS/www/otter-browser
Alonso Schaich
alonsoschaich at fastmail.fm
Wed Dec 17 19:01:45 UTC 2014
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
M +2 -2 Makefile
More information about the kde-freebsd
mailing list