Index: head/chinese/libchewing/Makefile =================================================================== --- head/chinese/libchewing/Makefile (revision 358416) +++ head/chinese/libchewing/Makefile (revision 358417) @@ -1,26 +1,27 @@ # Created by: Kuang-che Wu # $FreeBSD$ PORTNAME= libchewing PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= GOOGLE_CODE MAINTAINER= clsung@FreeBSD.org COMMENT= The Chewing intelligent phonetic input method library -USES= tar:bzip2 gmake pkgconfig pathfix +USES= tar:bzip2 gmake pkgconfig pathfix libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes DATADIR= ${PREFIX}/share/chewing PROJECTHOST= chewing INFO= libchewing .include .if ${ARCH} == "powerpc" BROKEN= Does not install on powerpc: signal 6 .endif .include Index: head/chinese/libchewing/pkg-plist =================================================================== --- head/chinese/libchewing/pkg-plist (revision 358416) +++ head/chinese/libchewing/pkg-plist (revision 358417) @@ -1,20 +1,20 @@ include/chewing/chewing.h include/chewing/chewingio.h include/chewing/global.h include/chewing/mod_aux.h lib/libchewing.a -lib/libchewing.la lib/libchewing.so lib/libchewing.so.3 +lib/libchewing.so.3.0.1 libdata/pkgconfig/chewing.pc %%DATADIR%%/ch_index_begin.dat %%DATADIR%%/ch_index_phone.dat %%DATADIR%%/dict.dat %%DATADIR%%/fonetree.dat %%DATADIR%%/ph_index.dat %%DATADIR%%/pinyin.tab %%DATADIR%%/swkb.dat %%DATADIR%%/symbols.dat %%DATADIR%%/us_freq.dat @dirrm %%DATADIR%% @dirrm include/chewing