aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.qt.mk
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-08-29 07:34:17 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-08-29 07:34:17 +0000
commite192f8e6ba03c9dc90a46cd673ff56d4d992d4bb (patch)
tree4e1cc9859ba539f95aebe90a65849626b63e43d5 /Mk/bsd.qt.mk
parent40db5202a071bbb0c489444f84bf2f56353e4eec (diff)
Notes
Diffstat (limited to 'Mk/bsd.qt.mk')
-rw-r--r--Mk/bsd.qt.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk
index 101ca9ad7dda..9db97828d33a 100644
--- a/Mk/bsd.qt.mk
+++ b/Mk/bsd.qt.mk
@@ -101,7 +101,7 @@ _QT_COMPONENTS_ALL= accessible assistant assistant-adp assistantclient \
clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \
dbus designer doc help help-tools gui iconengines imageformats \
inputmethods linguist l10n makeqpf moc network opengl \
- pixeltool porting phonon phonon-gst qdbusviewer \
+ pixeltool porting phonon phonon-gst qdbusviewer qdoc3 \
qmake qt3support qtconfig qtestlib qvfb rcc script scripttools \
sql svg uic uic3 webkit xml xmlpatterns xmlpatterns-tool
@@ -136,6 +136,7 @@ phonon_DEPENDS= multimedia/qt4-phonon
phonon-gst_DEPENDS= multimedia/qt4-phonon-gst
porting_DEPENDS= devel/qt4-porting
qdbusviewer_DEPENDS= devel/qt4-qdbusviewer
+qdoc3_DEPENDS= devel/qt4-qdoc3
qmake_DEPENDS= devel/qmake4
qt3support_DEPENDS= devel/qt4-qt3support
qtconfig_DEPENDS= misc/qt4-qtconfig