diff options
author | nros <nros@pkgsrc.org> | 2022-11-25 20:12:25 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2022-11-25 20:12:25 +0000 |
commit | 5fe76e29d6b0e584342c411a9623747d27c56386 (patch) | |
tree | e0d46955df8dc7ca32205f280928776d542aa456 /x11 | |
parent | 00faf7e2adf5b0e93749529323662c875ddd26a0 (diff) | |
download | pkgsrc-5fe76e29d6b0e584342c411a9623747d27c56386.tar.gz |
Add qt6-qtnetworkauth version 6.4.1 to pkgsrc-current
Qt6 module with network auth libraries.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt6-qtbase/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt6-qtbase/Makefile.common b/x11/qt6-qtbase/Makefile.common index d5bc2e762de..f4181064569 100644 --- a/x11/qt6-qtbase/Makefile.common +++ b/x11/qt6-qtbase/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2022/11/25 14:48:22 nros Exp $ +# $NetBSD: Makefile.common,v 1.13 2022/11/25 20:12:25 nros Exp $ # used by databases/qt6-odbc/Makefile # used by databases/qt6-psql/Makefile # used by graphics/qt6-qtcharts/Makefile @@ -10,6 +10,7 @@ # used by lang/qt6-qtdeclarative/Makefile # used by lang/qt6-qtlanguageserver/Makefile # used by net/qt6-qtwebsockets/Makefile +# used by security/qt6-qtnetworkauth/Makefile # used by x11/qt6-qtbase/Makefile .include "../../meta-pkgs/qt6/Makefile.common" |