aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml-mode.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml-mode.el/Makefile')
-rw-r--r--lang/ocaml-mode.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-mode.el/Makefile b/lang/ocaml-mode.el/Makefile
index f4c3ed9de8ba..39db4b2864e3 100644
--- a/lang/ocaml-mode.el/Makefile
+++ b/lang/ocaml-mode.el/Makefile
@@ -37,7 +37,7 @@ MAKE_ENV+= EMACSDIR=${CAMLMODE_ELISPDIR}
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
-BROKEN= "Does not build on ia64"
+BROKEN= Does not build on ia64
.endif
.include <bsd.port.post.mk>