diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 10:54:22 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 10:54:22 +0000 |
commit | cf6a22e9414442851b99640ee81009362a5557ed (patch) | |
tree | 3d50ef568e405b0a26c0caa146e08d8082e05d65 /japanese/skkinput3 | |
parent | 4009124744f3de04b7bbab0ebe7051e00f04d604 (diff) | |
download | FreeBSD-ports-cf6a22e9414442851b99640ee81009362a5557ed.zip FreeBSD-ports-cf6a22e9414442851b99640ee81009362a5557ed.tar.gz |
Mark this port broken, can't fetch.
Diffstat (limited to 'japanese/skkinput3')
-rw-r--r-- | japanese/skkinput3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index 2ea7a1e..3597495 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jan 1998 # Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/12 16:05:00 itojun Exp $ # DISTNAME= skkinput-2.00-SNAP980123 @@ -16,6 +16,8 @@ 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 |