diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
commit | d5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch) | |
tree | 99387ff23cc458e555b453bdc295681a6cb2109b /japanese/kinput2 | |
parent | b9d2bca3af03415aa8324c95711b3a365968b306 (diff) | |
download | ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.tar.gz ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.zip |
Notes
Diffstat (limited to 'japanese/kinput2')
-rw-r--r-- | japanese/kinput2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile index 73bf95a372b0..a9fdd38ab4df 100644 --- a/japanese/kinput2/Makefile +++ b/japanese/kinput2/Makefile @@ -17,7 +17,7 @@ MAINTAINER= taoka@FreeBSD.org LIB_DEPENDS= ${LIB_INPUT_METHOD} BUILD_DEPENDS= ${BUILD_INPUT_METHOD} -PATCHDIR= ${.CURDIR}/../kinput2-freewnn/patches +PATCHDIR= ${.CURDIR}/../kinput2-freewnn/files FILESDIR= ${.CURDIR}/../kinput2-freewnn/files USE_IMAKE= yes MAN1= kinput2.1 |