aboutsummaryrefslogtreecommitdiff
path: root/games/ldmud
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
committerChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
commit1e94b6fb2fcd5b909eed4341ee4677f8d6606743 (patch)
tree5c142b51c330f8fe0f5271fcacdfe9f4e7108bf6 /games/ldmud
parent0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff)
Notes
Diffstat (limited to 'games/ldmud')
-rw-r--r--games/ldmud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index 656b0f865af5..5cb716d12e23 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -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