aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.qt.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-11-25 20:28:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-11-25 20:28:53 +0000
commit8acdf7170f1ec889453150c1748b6f1adc469e43 (patch)
tree25431dc5e7e82ef6991dee158081364dd49f5de0 /Mk/bsd.qt.mk
parentb59c6c6e322857bd881914caedceaab80f7f0dee (diff)
downloadports-8acdf7170f1ec889453150c1748b6f1adc469e43.tar.gz
ports-8acdf7170f1ec889453150c1748b6f1adc469e43.zip
Reintegrate textproc/clucene-qt5 into devel/qt5-help
As devel/qt5-help is the only consumer of textproc/clucene-qt5 and the latter it is part of the same distfile we can simplify it, and get rid of clucene-qt5. This was spotted by Marie Loise Nolden <nolden@kde.org> -- thanks :) Reviewed by: rakuco Approved by: rakuco (mentor) Sponsored by: https://reviews.freebsd.org/D8638
Notes
Notes: svn path=/head/; revision=427126
Diffstat (limited to 'Mk/bsd.qt.mk')
-rw-r--r--Mk/bsd.qt.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk
index f92fe9b0e0e5..e208fcac734f 100644
--- a/Mk/bsd.qt.mk
+++ b/Mk/bsd.qt.mk
@@ -293,14 +293,14 @@ CONFIGURE_ARGS+=--with-qt-includes=${QT_INCDIR} \
--with-extra-libs=${LOCALBASE}/lib
.endif # !defined(QT_NONSTANDARD)
-_USE_QT_ALL= assistant clucene dbus declarative designer doc gui help \
+_USE_QT_ALL= assistant 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 \
sql-sqlite2 sql-sqlite3 svg testlib webkit \
xml xmlpatterns
-_USE_QT4_ONLY= accessible assistant-adp assistantclient codecs-cn codecs-jp \
+_USE_QT4_ONLY= accessible assistant-adp assistantclient clucene codecs-cn codecs-jp \
codecs-kr codecs-tw corelib demo graphicssystems-opengl \
help-tools iconengines inputmethods makeqpf moc phonon \
phonon-gst porting qdoc3 qmlviewer qt3support qtconfig \