diff options
author | clive <clive@FreeBSD.org> | 2001-02-27 17:48:28 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-02-27 17:48:28 +0800 |
commit | 315fd6eaf400af131f767e1706247dd7adb8d2b4 (patch) | |
tree | 4b5d02dda8371238a4571ffcf3d1528131ef2247 /chinese/xa+cv | |
parent | 5e055a74ccadd89335fcc62c5f41bb38c0d306cf (diff) | |
download | freebsd-ports-gnome-315fd6eaf400af131f767e1706247dd7adb8d2b4.tar.gz freebsd-ports-gnome-315fd6eaf400af131f767e1706247dd7adb8d2b4.tar.zst freebsd-ports-gnome-315fd6eaf400af131f767e1706247dd7adb8d2b4.zip |
Mark as broken by this reason:
"Non-I18N-aware old-fashioned application no more supported"
They will retire before 4.3 ports freeze.
Discussed/Approved by: vanilla, foxfair, kevlo, keith, ijliao
Diffstat (limited to 'chinese/xa+cv')
-rw-r--r-- | chinese/xa+cv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/xa+cv/Makefile b/chinese/xa+cv/Makefile index d86754c97bf1..91e03eeff51d 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 |