diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:14:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:14:15 +0000 |
commit | 99afccd1ce89497265f41f1d5227f29ef3c490e9 (patch) | |
tree | 8016e5f5a18362984e9d2e003efd51fd5fc95cc4 /mail/opendkim | |
parent | fe802debc78394a4c926286c651336c7f88f2fed (diff) | |
download | ports-99afccd1ce89497265f41f1d5227f29ef3c490e9.tar.gz ports-99afccd1ce89497265f41f1d5227f29ef3c490e9.zip |
Notes
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index bd8154575ee3..9ca1ca2fb353 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -34,7 +34,7 @@ PORTDOCS= * OPTIONS_SINGLE= RESOLV OPTIONS_SINGLE_RESOLV= STOCK_RESOLVER UNBOUND OPTIONS_DEFINE= FILTER GNUTLS LUA MEMCACHED BDB_BASE OPENDBX OPENLDAP \ - POPAUTH QUERY_CACHE STATS DEBUG + POPAUTH QUERY_CACHE STATS DEBUG DOCS OPTIONS_DEFAULT= FILTER LUA UNBOUND STOCK_RESOLVER_DESC= Use the stock resolver library |