aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r--mail/mutt14/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 6053c496213a..41a73b383a05 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -34,12 +34,10 @@ MUTT_ICONV_DESC= mutt iconv
USE_OPENSSL= yes
+OPTIONS_EXCLUDE_alpha= SGML_DOCS
.if defined (MUTT_LITE)
PKGNAMESUFFIX= -lite
OPTIONS_EXCLUDE= SGML_DOCS
-.elif ${ARCH} == "alpha"
-# coredump in sgmls
-OPTIONS_EXCLUDE= SGML_DOCS
.endif
.include <bsd.port.options.mk>