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/milter-greylist | |
parent | fe802debc78394a4c926286c651336c7f88f2fed (diff) |
Notes
Diffstat (limited to 'mail/milter-greylist')
-rw-r--r-- | mail/milter-greylist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index e644777e74f7..4858ea51c1a8 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -29,7 +29,7 @@ MAKE_JOBS_UNSAFE= yes # installed port preference over it. ## -OPTIONS_DEFINE= MANPAGES SPF GEOIP CURL LDAP P0F POSTFIX +OPTIONS_DEFINE= MANPAGES SPF GEOIP CURL LDAP P0F POSTFIX DOCS EXAMPLES OPTIONS_DEFAULT= MANPAGES SPF_DESC= SPF support CURL_DESC= curl support |