diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ac80681b1da8..a6e92de7d9f5 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tea -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= editors MASTER_SITES= http://tea.linux.kiev.ua/ DISTNAME= ${PORTNAME} @@ -16,8 +16,6 @@ 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 |