diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-12 17:55:36 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-21 16:42:38 +0000 |
commit | 66259c9c641b1fc828becbe2959dbe7380e55fe1 (patch) | |
tree | 51cf52052254ebf8e2952a27f6db5f660f617c28 /graphics/Makefile | |
parent | 0ed02853e907e2985aa9e7143c4584122d6fd00a (diff) | |
download | ports-66259c9c641b1fc828becbe2959dbe7380e55fe1.tar.gz ports-66259c9c641b1fc828becbe2959dbe7380e55fe1.zip |
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 124c439f1b09..0e8140f4c31a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -958,6 +958,10 @@ SUBDIR += qt5-pixeltool SUBDIR += qt5-svg SUBDIR += qt5-wayland + SUBDIR += qt6-3d + SUBDIR += qt6-imageformats + SUBDIR += qt6-svg + SUBDIR += qt6-wayland SUBDIR += qtawesome SUBDIR += qtpbfimageplugin SUBDIR += qtqr |