aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt14/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-09-05 21:21:15 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-09-05 21:21:15 +0000
commitede3efa3e8308d2854cac563fea5270f448e3b1a (patch)
tree376bf1fa55af0f5157a0f70fb05293c794fd0005 /mail/mutt14/Makefile
parent12cbdbdb994a6b47e40f8dffb629c00782f78bcb (diff)
downloadports-ede3efa3e8308d2854cac563fea5270f448e3b1a.tar.gz
ports-ede3efa3e8308d2854cac563fea5270f448e3b1a.zip
Notes
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r--mail/mutt14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 1a2892de2a5d..23fce9e3972b 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -55,10 +55,10 @@ USE_GMAKE= yes
.endif
.if defined (MUTT_LITE)
PKGNAMESUFFIX= -lite
-WITH_SGML_DOCS:="no"
+WITH_SGML_DOCS:=no
.elif ${ARCH} == "alpha"
# coredump in sgmls
-WITH_SGML_DOCS:="no"
+WITH_SGML_DOCS:=no
.endif
.if !defined(WITHOUT_NLS)