diff options
Diffstat (limited to 'chinese/libchewing/Makefile')
-rw-r--r-- | chinese/libchewing/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index 3d43c85321b..fe4ef96bf48 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -6,19 +6,16 @@ # PORTNAME= libchewing -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= chinese textproc MASTER_SITES= http://chewing.csie.net/download/libchewing/ -MAINTAINER= kcwu@csie.org +MAINTAINER= clsung@FreeBSD.org COMMENT= The Chewing intelligent phonetic input method library -BROKEN= Does not build - USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes DATADIR= ${PREFIX}/share/chewing |