diff options
author | nros <nros@pkgsrc.org> | 2022-11-24 11:39:13 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2022-11-24 11:39:13 +0000 |
commit | 575da41dcfa56b864776d25014c3f1ec59478e7e (patch) | |
tree | 7fb70138f1d4b86c9e2121bdfd566bc5ab14e381 /databases/Makefile | |
parent | e2d91a8e31150baea9548464ee839b7fec820b13 (diff) | |
download | pkgsrc-575da41dcfa56b864776d25014c3f1ec59478e7e.tar.gz |
Add qt6-psql version 6.4.1 to pkgsrc-current
qt6-psql is the postgresql database driver
for qt6.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 99aa38bbbca..f9b8f4b4505 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.669 2022/11/24 11:26:19 nros Exp $ +# $NetBSD: Makefile,v 1.670 2022/11/24 11:41:34 nros Exp $ COMMENT= Databases @@ -422,6 +422,7 @@ SUBDIR+= qore-openldap-module SUBDIR+= qore-pgsql-module SUBDIR+= qore-sqlite3-module SUBDIR+= qt6-odbc +SUBDIR+= qt6-psql SUBDIR+= quicklist SUBDIR+= rdb SUBDIR+= redis |