diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-02 22:10:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-02 22:10:05 +0000 |
commit | 374f2fe972bde788fe1f7ce022066afc1dab98dc (patch) | |
tree | cfdeb1659b0f53fe7ee75dd62b6c720ba18c1da4 /chinese | |
parent | 7e3a1f16b2c65a48f33e3e4912297c8ab5d815fe (diff) | |
download | ports-374f2fe972bde788fe1f7ce022066afc1dab98dc.tar.gz ports-374f2fe972bde788fe1f7ce022066afc1dab98dc.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/oxim/Makefile | 4 | ||||
-rw-r--r-- | chinese/oxim/pkg-plist | 7 |
2 files changed, 3 insertions, 8 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 56aa724a90a0..3e206e8d87cc 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -3,7 +3,7 @@ PORTNAME= oxim PORTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \ ftp://140.111.128.66/odp/OXIM/Source/ @@ -20,7 +20,7 @@ GTK2_DESC= GTK2 input method module CHEWING_DESC= Chewing input module UNICODE_DESC= Unicode input module -USES= iconv pkgconfig +USES= iconv libtool pkgconfig USE_XORG= x11 xft xpm xtst xext WANT_GNOME= yes diff --git a/chinese/oxim/pkg-plist b/chinese/oxim/pkg-plist index a923aef6f5f5..4e53f8c2dd88 100644 --- a/chinese/oxim/pkg-plist +++ b/chinese/oxim/pkg-plist @@ -3,19 +3,14 @@ bin/oxim-conv bin/oxim2tab etc/oxim/locale.list etc/oxim/oxim.conf -lib/liboxim.la lib/liboxim.so lib/liboxim.so.0 +lib/liboxim.so.0.0.0 %%GTK2%%lib/gtk-2.0/immodules/gtk-im-oxim.so -%%CHEWING%%lib/oxim/modules/chewing.la %%CHEWING%%lib/oxim/modules/chewing.so -%%GTK2%%lib/oxim/immodules/gtk-im-oxim.la %%GTK2%%lib/oxim/immodules/gtk-im-oxim.so -lib/oxim/modules/gen-inp.la lib/oxim/modules/gen-inp.so -lib/oxim/modules/gen-inp-v1.la lib/oxim/modules/gen-inp-v1.so -%%UNICODE%%lib/oxim/modules/unicode.la %%UNICODE%%lib/oxim/modules/unicode.so lib/oxim/panels/defaultkeyboard.conf lib/oxim/panels/defaultkeyboard.xpm |