diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
commit | c76a813b598e02d194950c8458021542a212d198 (patch) | |
tree | c28000e9d4f2cc3a8b125eedfa691bc64f9e6729 /editors/tea | |
parent | 45532a231927dc60ab2a702ca1bf49afdded9d53 (diff) |
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 780323449c56..ac80681b1da8 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -16,6 +16,8 @@ COMMENT= A simple and powerful GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes |