diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-05 09:50:35 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-05 09:50:35 +0000 |
commit | 70b511af3110f185f222b397ba56c74765258a2c (patch) | |
tree | 3ea8a30e5623e85ccce16a2c2ee176f81b8658c9 /devel/Makefile | |
parent | a9662ed9499601956169af13ac47f255b10f83e1 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c081cae06e92..decd6945977d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4174,7 +4174,7 @@ SUBDIR += qt5-linguisttools SUBDIR += qt5-qdbus SUBDIR += qt5-qdbusviewer - SUBDIR += qt5-qmldevtools + SUBDIR += qt5-qdoc SUBDIR += qt5-script SUBDIR += qt5-scripttools SUBDIR += qt5-testlib |