diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-17 15:17:36 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-17 15:17:36 +0000 |
commit | 57dd4bddd72c44fac1288361168b0d6e30f1bfe6 (patch) | |
tree | fd2090dbf5b96fd88a5f307fd6ae825d3ddf6085 /editors/xemacs21-mule | |
parent | - Tell users how to use XIM after install these ports (diff) |
- Reflect the reality: chinese/xcin is retired.
Diffstat (limited to 'editors/xemacs21-mule')
-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 b5b92024f2bc..63097bd57c74 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 \ |