Created attachment 170886 [details] bsd.qt.mk svn diff against HEAD The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion of the qt5-doc port into the qt5 metaport. Pre-Work for updating qtcreator to 4.0 for adding options to install qt5-doc and qt5-examples to make qtcreator actually usable for serious qt development.
Committed, thanks!
A commit references this bug: Author: pi Date: Wed Jun 1 19:10:06 UTC 2016 New revision: 416257 URL: https://svnweb.freebsd.org/changeset/ports/416257 Log: devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends on The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion of the qt5-doc port into the qt5 metaport. Pre-Work for updating qtcreator to 4.0 for adding options to install qt5-doc and qt5-examples to make qtcreator actually usable for serious qt development. PR: 209910 Submitted by: Ralf Nolden <nolden@kde.org> (kde) Changes: head/Mk/bsd.qt.mk head/devel/qt5/Makefile