aboutsummaryrefslogtreecommitdiff
path: root/japanese/kinput2
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-09-17 15:11:15 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-09-17 15:11:15 +0000
commitd11c0962f6062facb4343f8be866d6fa0c2c71f1 (patch)
treeec5d594dc28ebfaca83c3f06031adaddc368e6e3 /japanese/kinput2
parentfb00476b842159e6123e36e0c013f872753eeade (diff)
downloadports-d11c0962f6062facb4343f8be866d6fa0c2c71f1.tar.gz
ports-d11c0962f6062facb4343f8be866d6fa0c2c71f1.zip
(1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)
Obtained from: bento Pointed out: asami (2) Fixed to change from $(LOCALBASE)/include/wnn to $(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib (I am going to commit the change for Wnn6-lib as soon as possible)
Notes
Notes: svn path=/head/; revision=32764
Diffstat (limited to 'japanese/kinput2')
-rw-r--r--japanese/kinput2/Makefile3
-rw-r--r--japanese/kinput2/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile
index fbaef97db67f..73bf95a372b0 100644
--- a/japanese/kinput2/Makefile
+++ b/japanese/kinput2/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
PATCHDIR= ${.CURDIR}/../kinput2-freewnn/patches
FILESDIR= ${.CURDIR}/../kinput2-freewnn/files
USE_IMAKE= yes
+MAN1= kinput2.1
.if !defined(CANNA) && !defined(SJ3) && !defined(FREEWNN) && !defined(WNN6)
# For this port
@@ -48,7 +49,7 @@ KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn \
.elif defined(WNN6)
INPUT_METHOD+= wnn6
LIB_INPUT_METHOD+= wnn6.1:${PORTSDIR}/japanese/Wnn6-lib
-KINPUT2_DEF+= -DUseWnn -DUseWnn6 -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn \
+KINPUT2_DEF+= -DUseWnn -DUseWnn6 -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn6/wnn \
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn6 -lcrypt"
.endif
#
diff --git a/japanese/kinput2/pkg-plist b/japanese/kinput2/pkg-plist
index 6443168f92e5..89a0c6be133d 100644
--- a/japanese/kinput2/pkg-plist
+++ b/japanese/kinput2/pkg-plist
@@ -14,4 +14,3 @@ lib/X11/ccdef/rule.hiragana.egg
lib/X11/ccdef/rule.katakana.egg
lib/X11/ccdef/rule.kigou.egg
@dirrm lib/X11/ccdef
-man/man1/kinput2.1.gz