diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index cdf84a4ed24c..f3ab5ac3700f 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 37.1.0 +PORTVERSION= 37.2.0 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ @@ -16,8 +16,7 @@ OPTIONS_RADIO= SPELL OPTIONS_RADIO_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL -USES= qmake -USE_BZIP2= yes +USES= qmake tar:bzip2 USE_QT4= gui moc_build rcc_build PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png |