aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-03-03 16:50:32 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-03-03 16:50:32 +0000
commit4cd1e8830ecdea3996915303a7cdb1aaaec56ca8 (patch)
tree0facf8a13da71e87170cdfcf5902ed77d09cb72f /devel/Makefile
parent9110d8d5d340cf5fa7e7a59070603dd554e3959c (diff)
downloadports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.tar.gz
ports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.zip
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c9b87909a9d5..0ba5c46dcd2f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -333,6 +333,7 @@
SUBDIR += dbus
SUBDIR += dbus-glib
SUBDIR += dbus-qt4
+ SUBDIR += dbus-qt5
SUBDIR += dbus-sharp
SUBDIR += dbus-sharp-glib
SUBDIR += dcmtk
@@ -3989,6 +3990,7 @@
SUBDIR += qjson
SUBDIR += qmake
SUBDIR += qmake4
+ SUBDIR += qmake5
SUBDIR += qprog
SUBDIR += qross
SUBDIR += qscintilla2
@@ -4019,6 +4021,22 @@
SUBDIR += qt4-testlib
SUBDIR += qt4-uic
SUBDIR += qt4-uic3
+ SUBDIR += qt5
+ SUBDIR += qt5-assistant
+ SUBDIR += qt5-buildtools
+ SUBDIR += qt5-concurrent
+ SUBDIR += qt5-core
+ SUBDIR += qt5-designer
+ SUBDIR += qt5-help
+ SUBDIR += qt5-linguist
+ SUBDIR += qt5-linguisttools
+ SUBDIR += qt5-qdbus
+ SUBDIR += qt5-qdbusviewer
+ SUBDIR += qt5-qmldevtools
+ SUBDIR += qt5-script
+ SUBDIR += qt5-scripttools
+ SUBDIR += qt5-testlib
+ SUBDIR += qt5-uitools
SUBDIR += qtcreator
SUBDIR += qtscriptgenerator
SUBDIR += quickcheck++