diff options
author | jgh <jgh@FreeBSD.org> | 2013-03-16 06:04:28 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-03-16 06:04:28 +0800 |
commit | 45e9f596936c9667312e2d6bedca240d7b3cb440 (patch) | |
tree | 57cb6f8473f25b88ac9b1b03f9d93d459e622a7d /mail/mutt | |
parent | a6c5ddc500ddbed753f9226a59314be576044fb3 (diff) | |
download | freebsd-ports-gnome-45e9f596936c9667312e2d6bedca240d7b3cb440.tar.gz freebsd-ports-gnome-45e9f596936c9667312e2d6bedca240d7b3cb440.tar.zst freebsd-ports-gnome-45e9f596936c9667312e2d6bedca240d7b3cb440.zip |
- add DESC bit for TOKYOCABINET
Reported by: gjb@
Approved by: maintainer, implicit
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index d2fa84613aff..88b992615a42 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -97,7 +97,7 @@ SIGNATURE_MENU_DESC= Signature menu SLANG_DESC= SLANG support SMIME_OUTLOOK_COMPAT_DESC= SMIME outlook compatibility SMTP_DESC= SMTP relay support -TOKYOCABINET= Use tokyocabinet instead of Berkley DB +TOKYOCABINET_DESC= Use tokyocabinet instead of Berkley DB TRASH_PATCH_DESC= Trash folder support XML_DESC= Use XML tools for building documentation |