summaryrefslogtreecommitdiffstats
path: root/games/ldmud
diff options
context:
space:
mode:
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 8c9107e..13ba857 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -41,7 +41,7 @@ MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_ENABLE= use-mysql
PGSQL_USES= pgsql
PGSQL_CONFIGURE_ENABLE= use-pgsql
-SQLITE_USE= SQLITE=yes
+SQLITE_USES= sqlite
SQLITE_CONFIGURE_ENABLE=use-sqlite
.include <bsd.port.options.mk>
OpenPOWER on IntegriCloud