mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix pkg-plist.
This commit is contained in:
parent
ffe27e74b2
commit
4cc765aeea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188659
@ -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…
Reference in New Issue
Block a user