diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 20:56:24 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 20:56:24 +0000 |
commit | 74cb0fb1e88e05ac2dc49f1aa7274c98a470a7c8 (patch) | |
tree | 5a2cd52714027788ca840d18e6087ab373c335b4 /devel/Makefile | |
parent | 9650cc958392c895ef613d1abea30ed3510adffd (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 512e842a900e..9a7cef4636f5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -229,6 +229,7 @@ SUBDIR += dbus SUBDIR += dbus-glib SUBDIR += dbus-qt3 + SUBDIR += dbus-qt4 SUBDIR += dbus-sharp SUBDIR += ddd SUBDIR += desktop-file-utils @@ -1842,6 +1843,21 @@ SUBDIR += qca SUBDIR += qextmdi SUBDIR += qmake + SUBDIR += qmake4 + SUBDIR += qt4 + SUBDIR += qt4-assistant + SUBDIR += qt4-corelib + SUBDIR += qt4-designer + SUBDIR += qt4-libqtassistantclient + SUBDIR += qt4-linguist + SUBDIR += qt4-moc + SUBDIR += qt4-porting + SUBDIR += qt4-qt3support + SUBDIR += qt4-qtestlib + SUBDIR += qt4-qvfb + SUBDIR += qt4-rcc + SUBDIR += qt4-uic + SUBDIR += qt4-uic3 SUBDIR += qsa SUBDIR += qssl SUBDIR += quilt |