diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 05:25:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 05:25:51 +0000 |
commit | 57ecc8add154f672ce9d853fb180da502d262718 (patch) | |
tree | b16f3ac13a67a056fa0433925786b674857cb08d /editors | |
parent | BROKEN on 5.x: Configure fails (diff) |
BROKEN: Size mismatch
Approved by: portmgr (self)
Diffstat (limited to 'editors')
-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 55b72522fb7f..7ec40c5a367d 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -16,6 +16,8 @@ COMMENT= A simple GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes |