summaryrefslogtreecommitdiff
path: root/japanese/kinput2/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 09:50:22 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 09:50:22 +0000
commiteb1fc9c5ac87b61e6406f49c6a90cf40875d62c8 (patch)
tree6175b13eaf3ec4e4e062cc2d3047f6011b458f78 /japanese/kinput2/Makefile
parentChange linking libwnn6.so.1 instead of libwnn6_for_wnn7.so.1. (diff)
Update to the latest version 3.1
Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1 Modify pkg-descr Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org
Notes
Notes: svn path=/head/; revision=69092
Diffstat (limited to '')
-rw-r--r--japanese/kinput2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile
index 79c6fc68d8e1..e44bc1f475a5 100644
--- a/japanese/kinput2/Makefile
+++ b/japanese/kinput2/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= kinput2
-PORTVERSION= 3.1.b2
+PORTVERSION= 3.1
PKGNAMESUFFIX= ${INPUT_METHOD}
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
-DISTNAME= kinput2-v3.1-beta2
+DISTNAME= kinput2-v3.1
MAINTAINER= taoka@FreeBSD.org
@@ -53,9 +53,9 @@ KINPUT2_DEF+= -DUseWnn -DUseWnn6 -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn6/wnn
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn6 -lcrypt"
.elif defined(WNN7)
INPUT_METHOD+= wnn7
-LIB_INPUT_METHOD+= wnn6_for_wnn7.1:${PORTSDIR}/japanese/Wnn7-lib
+LIB_INPUT_METHOD+= wnn7.1:${PORTSDIR}/japanese/Wnn7-lib
KINPUT2_DEF+= -DUseWnn -DUseWnn6 -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn7/wnn \
- -Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn6_for_wnn7 -lcrypt"
+ -Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn7 -lcrypt"
.endif
#
# Make a value of INPUT_METHOD