From 287b7f7348ab6f07503abf682ba37a03b48a4756 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Wed, 1 Jun 2016 19:10:05 +0000 Subject: 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 (kde) --- Mk/bsd.qt.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk index d19ac5557e4e..6c4e1c106d43 100644 --- a/Mk/bsd.qt.mk +++ b/Mk/bsd.qt.mk @@ -298,7 +298,7 @@ CONFIGURE_ARGS+=--with-qt-includes=${QT_INCDIR} \ --with-extra-libs=${LOCALBASE}/lib .endif # !defined(QT_NONSTANDARD) -_USE_QT_ALL= assistant clucene dbus declarative designer gui help \ +_USE_QT_ALL= assistant clucene dbus declarative designer doc gui help \ imageformats l10n linguist linguisttools multimedia \ network opengl pixeltool qdbusviewer qmake script \ scripttools sql sql-ibase sql-mysql sql-odbc sql-pgsql \ @@ -306,7 +306,7 @@ _USE_QT_ALL= assistant clucene dbus declarative designer gui help \ xml xmlpatterns _USE_QT4_ONLY= accessible assistant-adp assistantclient codecs-cn codecs-jp \ - codecs-kr codecs-tw corelib demo doc graphicssystems-opengl \ + codecs-kr codecs-tw corelib demo graphicssystems-opengl \ help-tools iconengines inputmethods makeqpf moc phonon \ phonon-gst porting qdoc3 qmlviewer qt3support qtconfig \ qtestlib qvfb rcc uic uic3 xmlpatterns-tool -- cgit v1.2.3