diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile index befd52766e0b..ea38bb31d24e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -657,9 +657,22 @@ SUBDIR += php73-pdo_sqlite SUBDIR += php73-pgsql SUBDIR += php73-sqlite3 + SUBDIR += php74-dba + SUBDIR += php74-mysqli + SUBDIR += php74-odbc + SUBDIR += php74-pdo + SUBDIR += php74-pdo_dblib + SUBDIR += php74-pdo_firebird + SUBDIR += php74-pdo_mysql + SUBDIR += php74-pdo_odbc + SUBDIR += php74-pdo_pgsql + SUBDIR += php74-pdo_sqlite + SUBDIR += php74-pgsql + SUBDIR += php74-sqlite3 SUBDIR += phpliteadmin SUBDIR += phpminiadmin SUBDIR += phpmyadmin + SUBDIR += phpmyadmin-devel SUBDIR += phppgadmin SUBDIR += pldebugger SUBDIR += plpgsql_check @@ -679,7 +692,6 @@ SUBDIR += postgresql-odbc SUBDIR += postgresql-orafce SUBDIR += postgresql-plproxy - SUBDIR += postgresql-plruby SUBDIR += postgresql-plv8js SUBDIR += postgresql-prefix SUBDIR += postgresql-relay @@ -999,7 +1011,6 @@ SUBDIR += sequeler SUBDIR += sfcgal SUBDIR += sharedance - SUBDIR += skytools SUBDIR += slony1v2 SUBDIR += soci SUBDIR += spatialite @@ -1026,7 +1037,6 @@ SUBDIR += sqlrelay SUBDIR += sqsh SUBDIR += squirrel-sql - SUBDIR += tablelog SUBDIR += tarantool SUBDIR += tarantool-c SUBDIR += tcl-Mysql |