diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-01-06 16:16:52 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-01-06 16:16:52 +0000 |
commit | 7d5e6b666c579d543fbf4c0996e309e23de8e02e (patch) | |
tree | e9ca925ce8537078366a02e4f615c5847746c0b5 /devel/Makefile | |
parent | b60b2bc8f43a72af43a1f5ff0df9828880c2b7a8 (diff) | |
download | ports-7d5e6b666c579d543fbf4c0996e309e23de8e02e.tar.gz ports-7d5e6b666c579d543fbf4c0996e309e23de8e02e.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 305f5b9923f9..d04e81eff2af 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3963,7 +3963,6 @@ SUBDIR += qt4-assistant SUBDIR += qt4-assistant-adp SUBDIR += qt4-corelib - SUBDIR += qt4-declarative SUBDIR += qt4-designer SUBDIR += qt4-help SUBDIR += qt4-help-tools @@ -3976,13 +3975,13 @@ SUBDIR += qt4-qdoc3 SUBDIR += qt4-qmlviewer SUBDIR += qt4-qt3support - SUBDIR += qt4-qtestlib SUBDIR += qt4-qtsolutions-singleapplication SUBDIR += qt4-qtsolutions-soap SUBDIR += qt4-qvfb SUBDIR += qt4-rcc SUBDIR += qt4-script SUBDIR += qt4-scripttools + SUBDIR += qt4-testlib SUBDIR += qt4-uic SUBDIR += qt4-uic3 SUBDIR += qtcreator |