diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-26 07:43:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-26 07:43:10 +0000 |
commit | a207a4e9ed134a246b17845a716bb91deec9849c (patch) | |
tree | 5376a8a03f1689384162dcef1ef324a19e6f9526 /textproc/uim-m17nlib | |
parent | cdddff34d5944941710239b528ae20888e6895c8 (diff) | |
download | ports-a207a4e9ed134a246b17845a716bb91deec9849c.tar.gz ports-a207a4e9ed134a246b17845a716bb91deec9849c.zip |
Notes
Diffstat (limited to 'textproc/uim-m17nlib')
-rw-r--r-- | textproc/uim-m17nlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile index 6bc733237ce2..23e9a3d818fb 100644 --- a/textproc/uim-m17nlib/Makefile +++ b/textproc/uim-m17nlib/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -m17nlib COMMENT= Uim plugin using m17n library input method BUILD_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db -LIB_DEPENDS= m17n.1:${PORTSDIR}/devel/m17n-lib \ +LIB_DEPENDS= m17n.2:${PORTSDIR}/devel/m17n-lib \ uim.5:${PORTSDIR}/textproc/uim RUN_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db |