aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/powerdns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index dd72c405f355..5c4e0c71b7ad 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -89,7 +89,7 @@ POLARSSL_LIB_DEPENDS_OFF= libmbedtls.so:${PORTSDIR}/security/polarssl13
REMOTE_VARS= MODULES+=remote
SQLITE3_USE= SQLITE=3
-SQLITE3_VARS= MODULES+=gqlite3
+SQLITE3_VARS= MODULES+=gsqlite3
TINYDNS_CONFIGURE_ON= CDB_LIBS="-L${LOCALBASE}/lib -lcdb" CDB_CFLAGS="-I${LOCALBASE}/include"
TINYDNS_LIB_DEPENDS= libcdb.so:${PORTSDIR}/databases/tinycdb