diff options
author | rafan <rafan@FreeBSD.org> | 2007-01-17 23:17:36 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-01-17 23:17:36 +0800 |
commit | f923c5bd4d74158504e4dbbab699377cd8bed207 (patch) | |
tree | 788b9b250611a78835f06bdabb555af0e0d376e7 /editors | |
parent | d0011614e18c346f3814845cbb9da0a226a8215d (diff) | |
download | freebsd-ports-graphics-f923c5bd4d74158504e4dbbab699377cd8bed207.tar.gz freebsd-ports-graphics-f923c5bd4d74158504e4dbbab699377cd8bed207.tar.zst freebsd-ports-graphics-f923c5bd4d74158504e4dbbab699377cd8bed207.zip |
- Reflect the reality: chinese/xcin is retired.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index b5b92024f2b..63097bd57c7 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -146,9 +146,6 @@ CONFIGURE_ARGS+=--with-athena=xaw .endif BINNAMEEXT= -mule -.if defined(WITH_XCIN25) -RUN_DEPENDS+= ${LOCALBASE}/bin/xcin2.5:${PORTSDIR}/chinese/xcin -.endif .if defined(CANNA) && defined(FREEWNN) CONFIGURE_ARGS+= --with-canna --with-wnn --with-wnn6=no LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna \ |