diff options
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 |