diff options
author | nros <nros@pkgsrc.org> | 2022-11-24 11:26:19 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2022-11-24 11:26:19 +0000 |
commit | e5629f40dac34bbec872ec9c18828afcb2a66788 (patch) | |
tree | 370d0bd29e1ad37a1991400febf36231a39efd61 /x11 | |
parent | 19c51d6e9f9ba96d4fd238129bf945674198e58a (diff) | |
download | pkgsrc-e5629f40dac34bbec872ec9c18828afcb2a66788.tar.gz |
Add qt6-odbc version 6.4.1 to pkgsrc-current
qt6-odbc is the odbc driver qt6
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 06d592644f6..3408ff52395 100644 --- a/x11/qt6-qtbase/Makefile.common +++ b/x11/qt6-qtbase/Makefile.common @@ -1,4 +1,5 @@ -# $NetBSD: Makefile.common,v 1.1 2022/11/24 11:11:38 nros Exp $ +# $NetBSD: Makefile.common,v 1.2 2022/11/24 11:26:19 nros Exp $ +# used by databases/qt6-odbc/Makefile # used by x11/qt6-qtbase/Makefile .include "../../meta-pkgs/qt6/Makefile.common" |