diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/aterm/Makefile | 2 | ||||
-rw-r--r-- | chinese/xa+cv/Makefile | 4 | ||||
-rw-r--r-- | chinese/xcin/Makefile | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index fe70dea..3aee14d 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -18,6 +18,8 @@ MAINTAINER= davidyu@ken.csie.ntu.edu.tw LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png +BROKEN= "Non-I18N-aware old-fashioned application no more supported" + USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes diff --git a/chinese/xa+cv/Makefile b/chinese/xa+cv/Makefile index d86754c..91e03ee 100644 --- a/chinese/xa+cv/Makefile +++ b/chinese/xa+cv/Makefile @@ -2,7 +2,7 @@ # Date created: 29 March 1999 # Whom: Clive Lin <clive@CirX.ORG> # -# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.4 2000-12-06 13:24:42 clive Exp $ +# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.5 2001-02-27 09:48:26 clive Exp $ # PORTNAME= xa+cv @@ -15,6 +15,8 @@ MAINTAINER= clive@FreeBSD.org RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin \ ${X11BASE}/lib/X11/fonts/TrueType/moe_sung.ttf:${PORTSDIR}/chinese/moettf +BROKEN= "Non-I18N-aware old-fashioned application no more supported" + USE_GMAKE= yes DOC1= FAQ NEW README.XA README.+CV README.XA+CV-0.5 USE.Big5 USE.GB diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile index 1f65b35..5d94d2f 100644 --- a/chinese/xcin/Makefile +++ b/chinese/xcin/Makefile @@ -17,6 +17,8 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts +BROKEN= "Non-I18N-aware old-fashioned application no more supported" + NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_GMAKE= yes |