aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
commit670f06c5222928202e52a22f36ce479a5fde1440 (patch)
tree01208d8448cafb509723c70a318eef4c88907e8d /x11
parent2bbb53adc36284dc2507485b13f0126c3d49984f (diff)
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index a05769618182..9b7344384973 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -24,13 +24,13 @@ LDFLAGS+= -L${LOCALBASE}/lib -lintl
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= CAIRO DOCS FRIBIDI IBUS M17NLIB SCIM SIXEL UIM
-CAIRO_DESC= "Use Cairo for type engine (experimental)"
-FRIBIDI_DESC= "Use Fribidi for BiDi rendering"
-IBUS_DESC= "IBUS support (experimental)"
-M17NLIB_DESC= "m17n library support (experimental)"
-SCIM_DESC= "SCIM support (experimental)"
-SIXEL_DESC= "Sixel graphics support"
-UIM_DESC= "uim support (experimental)"
+CAIRO_DESC= Use Cairo for type engine (experimental)
+FRIBIDI_DESC= Use Fribidi for BiDi rendering
+IBUS_DESC= IBUS support (experimental)
+M17NLIB_DESC= m17n library support (experimental)
+SCIM_DESC= SCIM support (experimental)
+SIXEL_DESC= Sixel graphics support
+UIM_DESC= uim support (experimental)
.include <bsd.port.options.mk>