diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-10-16 16:13:32 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-10-16 16:13:32 +0000 |
commit | 6af542ae4e1b4c33d9ba36cfe90e00fd8ba7a092 (patch) | |
tree | 2f3acac5ed9a61ea5f8efe4ab618e8898e40da21 /japanese/scim-anthy | |
parent | 2fa782577a96f9605e202e13a18d62b3f9195e06 (diff) | |
download | ports-6af542ae4e1b4c33d9ba36cfe90e00fd8ba7a092.tar.gz ports-6af542ae4e1b4c33d9ba36cfe90e00fd8ba7a092.zip |
Notes
Diffstat (limited to 'japanese/scim-anthy')
-rw-r--r-- | japanese/scim-anthy/Makefile | 5 |
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 |