diff options
Diffstat (limited to 'chinese/libchewing/Makefile')
-rw-r--r-- | chinese/libchewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index 186f80228278..ab3aef166ea8 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libchewing -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= chinese textproc MASTER_SITES= http://chewing.csie.net/download/libchewing/ @@ -17,6 +16,7 @@ COMMENT= The Chewing intelligent phonetic input method library USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_BZIP2= yes DATADIR= ${PREFIX}/share/chewing |