summaryrefslogtreecommitdiff
path: root/japanese/kinput2/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 10:46:00 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 10:46:00 +0000
commit6661d5ac1132f3c64a8b502b3b4e1e6ba611e98d (patch)
tree9410b798c87082860a10e68263d58d788da9636e /japanese/kinput2/Makefile
parentUpdate to the latest version (2000.9.1) (diff)
Update LIB_DEPENDS according to updating japanese/Wnn6-lib
Notes
Notes: svn path=/head/; revision=69096
Diffstat (limited to 'japanese/kinput2/Makefile')
-rw-r--r--japanese/kinput2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile
index e44bc1f475a5..134e200f5414 100644
--- a/japanese/kinput2/Makefile
+++ b/japanese/kinput2/Makefile
@@ -48,7 +48,7 @@ KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn \
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn -lcrypt"
.elif defined(WNN6)
INPUT_METHOD+= wnn6
-LIB_INPUT_METHOD+= wnn6.1:${PORTSDIR}/japanese/Wnn6-lib
+LIB_INPUT_METHOD+= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib
KINPUT2_DEF+= -DUseWnn -DUseWnn6 -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn6/wnn \
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn6 -lcrypt"
.elif defined(WNN7)