diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-08 00:45:48 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-08 00:45:48 +0800 |
commit | f2499eec5ae60bcd0ce31852e0d518ca1c143e44 (patch) | |
tree | 939a6b6d6ad06d1367cc009860364b7ab483738b /mail | |
parent | a8758259cd7863decdab7ab58fb9b8883dc61136 (diff) | |
download | freebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.gz freebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.zst freebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.zip |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anubis/Makefile | 1 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index d35ad0227690..87bd417d0a7b 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -91,7 +91,6 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= postgres PGSQL_VARS= REQUIRE+=postgresql -SOCKS_DESC= SOCKS proxy support SOCKS_CONFIGURE_WITH= socks-proxy .include <bsd.port.options.mk> diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 2561914108bc..3d25051b0676 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -47,8 +47,6 @@ OPTIONS_GROUP_FTS= ICU LUCENE SOLR TEXTCAT OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_NONE GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT -LZ4_DESC= LZ4 compression support - DB_DESC= Database support CDB_DESC= CDB database support |