aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-19 02:56:29 +0800
committerantoine <antoine@FreeBSD.org>2014-03-19 02:56:29 +0800
commit19681010339d796a1bb860bc03610351fe4c5886 (patch)
treec0a4cf19cfd69827dd5d129ad8e53df7b7394304 /japanese
parentebeb82388da04c8cc18681bc9a345d6ca5746245 (diff)
downloadfreebsd-ports-gnome-19681010339d796a1bb860bc03610351fe4c5886.tar.gz
freebsd-ports-gnome-19681010339d796a1bb860bc03610351fe4c5886.tar.zst
freebsd-ports-gnome-19681010339d796a1bb860bc03610351fe4c5886.zip
Fix LIB_DEPENDS
Reported by: pkg-fallout
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ibus-anthy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index c6728e6e802f..711a770a2f06 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -14,8 +14,8 @@ MAINTAINER= daichi@FreeBSD.org
COMMENT= Anthy engine for IBus
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
- ibus-1.0.402:${PORTSDIR}/textproc/ibus
+LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy \
+ libibus-1.0.so:${PORTSDIR}/textproc/ibus
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify
GNU_CONFIGURE= yes