miss used dependency fixed

Reviewed by:	nork
This commit is contained in:
Daichi GOTO 2009-04-30 03:14:27 +00:00
parent 6e1c6aed5d
commit 56d27e8d58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232965

View file

@ -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