aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2005-10-17 00:13:32 +0800
committerume <ume@FreeBSD.org>2005-10-17 00:13:32 +0800
commit98c9b06b81d1dccf57e4ea4ba19eb7b12b90af36 (patch)
treeb50c9f3a26a6d4e576aa04abec14acbaed925cc7
parent4e1518b084c44dc3fe57f529739371c3764b5740 (diff)
downloadfreebsd-ports-gnome-98c9b06b81d1dccf57e4ea4ba19eb7b12b90af36.tar.gz
freebsd-ports-gnome-98c9b06b81d1dccf57e4ea4ba19eb7b12b90af36.tar.zst
freebsd-ports-gnome-98c9b06b81d1dccf57e4ea4ba19eb7b12b90af36.zip
Add dependency for japanese/kasumi. The author highly recommend to
install kasumi with scim-anthy. PR: ports/87516 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
-rw-r--r--japanese/scim-anthy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index 01271ecf853f..1660653818a0 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-anthy
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=scim-imengine/16945
@@ -17,7 +17,8 @@ COMMENT= SCIM IMEngine module using Anthy
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS} \
+ kasumi:${PORTSDIR}/japanese/kasumi
USE_GNOME= lthack
USE_X_PREFIX= yes