aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-16 23:34:17 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-16 23:34:17 +0000
commitf67c4157d39791ca91fc2332f6a3962734627c08 (patch)
tree0d542d795c8ed7577cc51ca1d743f30e785899be /dns
parent4d3257c9dfa82a2b486347f2da46a07daf307779 (diff)
downloadports-f67c4157d39791ca91fc2332f6a3962734627c08.tar.gz
ports-f67c4157d39791ca91fc2332f6a3962734627c08.zip
Notes
Diffstat (limited to 'dns')
-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