aboutsummaryrefslogtreecommitdiff
path: root/editors/tea/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-08-16 07:52:02 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-08-16 07:52:02 +0000
commit093c817d80348e61c2c95d4863c8eeb60129fa97 (patch)
tree2f7b9ac19aff95d8ceca2e15cb4490ee8baae897 /editors/tea/Makefile
parent87dfa04fb5a06b420b0c2d7f7dfd039b9e1d2863 (diff)
downloadports-093c817d80348e61c2c95d4863c8eeb60129fa97.tar.gz
ports-093c817d80348e61c2c95d4863c8eeb60129fa97.zip
Notes
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r--editors/tea/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 8df1147830fe..837e7d7476f6 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tea
-DISTVERSION= 17.0.0
+DISTVERSION= 17.1.4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tea-editor
@@ -24,8 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OPTIONS= TEA_ONLY "Build original GTK-only version" on \
ASPELL "Build with GNU aspell support" on
-BROKEN= Does not build
-
.include <bsd.port.pre.mk>
.if defined(WITH_TEA_ONLY)