diff options
-rw-r--r-- | chinese/big5con/Makefile | 4 | ||||
-rw-r--r-- | japanese/kon2-16dot/Makefile | 4 | ||||
-rw-r--r-- | korean/han/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index be843b287178..909f15ba8195 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -3,7 +3,7 @@ # Date created: 07 Jan 1997 # Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> # -# $Id: Makefile,v 1.7 1998/10/07 17:57:50 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/10/08 15:29:40 vanilla Exp $ # DISTNAME= big5con-0.92d @@ -19,6 +19,8 @@ DISTFILES= big5con-0.92d.tgz b5cbin-pa.tgz MAINTAINER= woju@freebsd.ee.ntu.edu.tw +ONLY_FOR_ARCHS= i386 + EXTRACT_ONLY= ${DISTNAME}.tgz # With the help from pa@freebsd.ee.ntu.edu.tw diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index d8d7ab88b411..3895e9344ed9 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Apr 1997 # Whom: Makoto Matsushita <matusita@jp.freebsd.org> # -# $Id: Makefile,v 1.18 1998/11/08 00:49:29 asami Exp $ +# $Id: Makefile,v 1.19 1998/11/20 04:14:27 asami Exp $ # DISTNAME= kon2-0.3 @@ -19,6 +19,8 @@ DISTFILES= kon2-0.3.tar.gz \ MAINTAINER= shige@kuis.kyoto-u.ac.jp +ONLY_FOR_ARCHS= i386 + MAN1= kon.1 MANLANG= ja EXTRACT_ONLY= kon2-0.3.tar.gz diff --git a/korean/han/Makefile b/korean/han/Makefile index 7a159a7d2d0c..5491c2d72476 100644 --- a/korean/han/Makefile +++ b/korean/han/Makefile @@ -3,7 +3,7 @@ # Date created: 12 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.2 1997/07/21 19:21:06 max Exp $ +# $Id: Makefile,v 1.3 1997/09/22 16:21:44 max Exp $ # DISTNAME= han-1.0fb @@ -13,6 +13,8 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/FreeBSD-kr/source/han/ MAINTAINER= junker@jazz.snu.ac.kr +ONLY_FOR_ARCHS= i386 + USE_GMAKE= yes post-configure: |