diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-22 15:10:23 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-22 15:10:23 +0000 |
commit | e1f551880d17d2f1ea635af0df3420c315fc5790 (patch) | |
tree | 73070c6181feda3e97b4bc2beb286edd56bbfdbb /japanese/skkinput | |
parent | 6ea0e308f9ecc8bbf5a0748be9eeb1aadc258ff4 (diff) | |
download | ports-e1f551880d17d2f1ea635af0df3420c315fc5790.tar.gz ports-e1f551880d17d2f1ea635af0df3420c315fc5790.zip |
Notes
Diffstat (limited to 'japanese/skkinput')
-rw-r--r-- | japanese/skkinput/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile index 3597495acadc..e628b775cb2e 100644 --- a/japanese/skkinput/Makefile +++ b/japanese/skkinput/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jan 1998 # Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/03/12 16:05:00 itojun Exp $ +# $Id: Makefile,v 1.2 1998/03/21 10:54:22 asami Exp $ # DISTNAME= skkinput-2.00-SNAP980123 @@ -16,8 +16,6 @@ MAINTAINER= mrt@mickey.ai.kyutech.ac.jp RUN_DEPENDS= ${LOCALBASE}/libexec/skkserv:${PORTSDIR}/japanese/skk \ jman:${PORTSDIR}/japanese/man -BROKEN= fetch - USE_IMAKE= yes MANLANG= ja_JP.EUC MAN1= skkinput.1 |