forked from Lainports/freebsd-ports
Fix pkg-plist.
This commit is contained in:
parent
ffe27e74b2
commit
4cc765aeea
3 changed files with 3 additions and 3 deletions
|
|
@ -21,8 +21,6 @@ USE_GNOME= gtk20
|
|||
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
|
||||
uim.4:${PORTSDIR}/textproc/uim
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../textproc/uim
|
||||
PKGDIR= ${.CURDIR}
|
||||
CONFIGURE_ARGS= --with-anthy
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
lib/uim/plugin/libuim-anthy.a
|
||||
lib/uim/plugin/libuim-anthy.la
|
||||
lib/uim/plugin/libuim-anthy.so
|
||||
%%X11%%share/uim/helperdata/uim-dict-ui.xml
|
||||
%%X11%%%%DATADIR%%/helperdata/uim-dict-ui.xml
|
||||
@dirrmtry %%X11%%%%DATADIR%%/helperdata
|
||||
@exec uim-module-manager --register anthy
|
||||
@unexec uim-module-manager --unregister anthy
|
||||
|
|
|
|||
|
|
@ -4,4 +4,5 @@ bin/uim-pref-qt
|
|||
bin/uim-toolbar-qt
|
||||
libexec/uim-candwin-qt
|
||||
%%DATADIR%%/helperdata/bushu.t
|
||||
@dirrmtry %%DATADIR%%/helperdata
|
||||
share/locale/ja/LC_MESSAGES/uim-chardict-qt.mo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue