diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 05:09:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 05:09:14 +0000 |
commit | 502eb4e72f4afa81b6e065e97c8f89c2ed54b261 (patch) | |
tree | 874a8a1ddf582d2ec036cb1618d95b616e7927f7 /japanese/onew-freewnn | |
parent | 4ad83a6cc64cfed6582fd2d457baf32a4fdc36fa (diff) | |
download | ports-502eb4e72f4afa81b6e065e97c8f89c2ed54b261.tar.gz ports-502eb4e72f4afa81b6e065e97c8f89c2ed54b261.zip |
Notes
Diffstat (limited to 'japanese/onew-freewnn')
-rw-r--r-- | japanese/onew-freewnn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/onew-freewnn/Makefile b/japanese/onew-freewnn/Makefile index 15fd5772f695..96c0bbda8d21 100644 --- a/japanese/onew-freewnn/Makefile +++ b/japanese/onew-freewnn/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Sep 1997 # Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/07/08 14:29:29 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/09/21 22:33:26 steve Exp $ # DISTNAME= jvim2.0r+onew2.2.10 @@ -17,8 +17,6 @@ MAINTAINER= taoka@infonets.hiroshima-u.ac.jp BUILD_DEPENDS= ${BUILD_INPUT_METHOD} LIB_DEPENDS= ${LIB_INPUT_METHOD} -PATCHDIR= ${.CURDIR}/../onew-wnn4/patches -FILESDIR= ${.CURDIR}/../onew-wnn4/files WRKSRC= ${WRKDIR}/onew # A value 'all' must not be set to TARGET. ALL_TARGET= |