aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-02-08 13:48:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-02-08 13:48:25 +0000
commitef5405901fbcd5a76e83768ad99aefee5aec9739 (patch)
treeb7340896e49b650f333dc51ea648bd890a513409 /editors
parentf8a787b59bc8987b1e6d7de243a6b49a99003d7e (diff)
downloadports-ef5405901fbcd5a76e83768ad99aefee5aec9739.tar.gz
ports-ef5405901fbcd5a76e83768ad99aefee5aec9739.zip
Notes
Diffstat (limited to 'editors')
-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>