aboutsummaryrefslogtreecommitdiff
path: root/editors/tea
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tea')
-rw-r--r--editors/tea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 21e81690f0c6..9ef6b73d6209 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -21,7 +21,7 @@ USE_GNOME= gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-OPTIONS= TEA_ONLY "Build original GTK-only version" off \
+OPTIONS= TEA_ONLY "Build original GTK-only version" on \
ASPELL "Build with GNU aspell support" on
.include <bsd.port.pre.mk>