diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2016-01-10 18:48:18 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2016-01-10 18:48:18 +0000 |
| commit | c67b1225c72afacc3d15176cb0d2e448db59faaf (patch) | |
| tree | 04fa558d9038a2135a56aba19c1f9cb479676871 /mail/postfix-current/Makefile | |
| parent | Upgrade textproc/elasticsearch-plugin-sql to version 1.4.8. (diff) | |
- s/SQLITE_USE/SQLITE_USES/
Diffstat (limited to 'mail/postfix-current/Makefile')
| -rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 4a0d7eb72472..e74008d196f5 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -61,7 +61,7 @@ PGSQL_USES= pgsql SASLKMIT_LIB_DEPENDS= libkrb5.so:${PORTSDIR}/security/krb5 SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 SPF_LIB_DEPENDS= libspf2.so:${PORTSDIR}/mail/libspf2 -SQLITE_USE= SQLITE=yes +SQLITE_USES= sqlite TLS_USE= OPENSSL=yes CDB_DESC= CDB maps lookups |
