aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-07-29 06:47:04 +0800
committerkris <kris@FreeBSD.org>2007-07-29 06:47:04 +0800
commit4b3a6c40e01e12dd6f2a0d5a5e188624754540b3 (patch)
treef2d8dd36373c43e474a68d032319cd9ef5a7a731 /editors
parent69f92432681c409f0163beece299cb44f1407fa7 (diff)
downloadfreebsd-ports-gnome-4b3a6c40e01e12dd6f2a0d5a5e188624754540b3.tar.gz
freebsd-ports-gnome-4b3a6c40e01e12dd6f2a0d5a5e188624754540b3.tar.zst
freebsd-ports-gnome-4b3a6c40e01e12dd6f2a0d5a5e188624754540b3.zip
BROKEN: Does not build
Diffstat (limited to 'editors')
-rw-r--r--editors/tea/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index e4de519f4b2c..8df1147830fe 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -24,6 +24,8 @@ 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)