summaryrefslogtreecommitdiffstats
path: root/japanese/uim-anthy
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-06-26 16:46:51 +0000
committernobutaka <nobutaka@FreeBSD.org>2006-06-26 16:46:51 +0000
commit8985e4808c68f8d4a73f48bc493a899f9dadc136 (patch)
tree47a32621709568fe9831220eca59f0f68358910a /japanese/uim-anthy
parente173ad8ef8e4b29567625b2c32711d512693e789 (diff)
downloadFreeBSD-ports-8985e4808c68f8d4a73f48bc493a899f9dadc136.zip
FreeBSD-ports-8985e4808c68f8d4a73f48bc493a899f9dadc136.tar.gz
Change the dependency on textproc/uim to LIB_DEPENDS to fix package building errors.
Reported by: linimon
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r--japanese/uim-anthy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index e0354ed..051f4c1 100644
--- a/japanese/uim-anthy/Makefile
+++ b/japanese/uim-anthy/Makefile
@@ -12,8 +12,8 @@ COMMENT= Uim plugin using Anthy input method
USE_GNOME= gtk20
-RUN_DEPENDS= uim-module-manager:${PORTSDIR}/textproc/uim
-LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy
+LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
+ uim.2:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
OpenPOWER on IntegriCloud