svn commit: r374970 - head/www/otter-browser
Antoine Brodin
antoine at FreeBSD.org
Fri Dec 19 19:01:25 UTC 2014
Author: antoine
Date: Fri Dec 19 19:01:24 2014
New Revision: 374970
URL: https://svnweb.freebsd.org/changeset/ports/374970
QAT: https://qat.redports.org/buildarchive/r374970/
Log:
Mark BROKEN: fails to configure
CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
The imported target "Qt5::Core" references the file
"/usr/local/lib/qt5/bin/qmake"
but this file does not exist
Reported by: pkg-fallout
Modified:
head/www/otter-browser/Makefile
Modified: head/www/otter-browser/Makefile
==============================================================================
--- head/www/otter-browser/Makefile Fri Dec 19 18:59:05 2014 (r374969)
+++ head/www/otter-browser/Makefile Fri Dec 19 19:01:24 2014 (r374970)
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= kde at FreeBSD.org
COMMENT= Browser based on Qt 5
+BROKEN= Fails to configure
+
USE_QT5= concurrent core gui network printsupport script sql webkit \
widgets buildtools_build
USES= cmake:outsource desktop-file-utils
More information about the svn-ports-all
mailing list