diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-03-03 16:50:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-03-03 16:50:32 +0000 |
commit | 4cd1e8830ecdea3996915303a7cdb1aaaec56ca8 (patch) | |
tree | 0facf8a13da71e87170cdfcf5902ed77d09cb72f /x11-toolkits/Makefile | |
parent | 9110d8d5d340cf5fa7e7a59070603dd554e3959c (diff) | |
download | ports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.tar.gz ports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 2c604dc035a7..0a2fb3021ea6 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -213,6 +213,10 @@ SUBDIR += qt4-declarative SUBDIR += qt4-gui SUBDIR += qt4pas + SUBDIR += qt5-declarative + SUBDIR += qt5-gui + SUBDIR += qt5-quick + SUBDIR += qt5-widgets SUBDIR += qtada SUBDIR += qwt5 SUBDIR += qwt5-designerplugin |