Switch to USES=pgsql

This commit is contained in:
Chris Rees
2014-11-22 19:13:49 +00:00
parent 0248b1e8b7
commit 1e94b6fb2f
31 changed files with 33 additions and 32 deletions

View File

@@ -39,7 +39,7 @@ LPMUD_DESC= Install default mudlib (LP-245)
IPV6_CONFIGURE_ENABLE= use-ipv6
MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_ENABLE= use-mysql
PGSQL_USE= PGSQL=yes
PGSQL_USES= pgsql
PGSQL_CONFIGURE_ENABLE= use-pgsql
SQLITE_USE= SQLITE=yes
SQLITE_CONFIGURE_ENABLE=use-sqlite