miss used dependency fixed
Reviewed by: nork
This commit is contained in:
parent
6e1c6aed5d
commit
56d27e8d58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232965
1 changed files with 3 additions and 4 deletions
|
@ -13,10 +13,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
|||
MAINTAINER= daichi@freebsd.org
|
||||
COMMENT= Anthy engine for IBus
|
||||
|
||||
BUILD_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
|
||||
swig:${PORTSDIR}/devel/swig13
|
||||
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus \
|
||||
anthy.1:${PORTSDIR}/japanese/anthy
|
||||
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
|
||||
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy
|
||||
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
USE_GETTEXT= yes
|
||||
|
|
Loading…
Reference in a new issue