diff options
Diffstat (limited to 'mail/alpine')
-rw-r--r-- | mail/alpine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index b7478913ed46..86d81afebe5c 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -13,7 +13,7 @@ COMMENT?= Mail and news client descended from Pine LICENSE= APACHE20 OPTIONS_DEFINE= DOCS SSL THREADS MOUSE NLS ISPELL NOSPELL -OPTIONS_DEFAULT+= DOCS SSL THREADS MOUSE +OPTIONS_DEFAULT+= SSL THREADS MOUSE SSL_DESC= Build with SSL (installs: security/openssl if pre 10.x) MOUSE_DESC= Enable mouse support for xterm ISPELL_DESC= Use ispell instead of aspell as default speller |