diff options
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 02b4f0a3d013..cd68d65b8b5f 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -147,7 +147,7 @@ CONFIGURE_ARGS+=--with-athena=xaw BINNAMEEXT= -mule .if defined(WITH_XCIN25) -RUN_DEPENDS+= ${X11BASE}/bin/xcin2.5:${PORTSDIR}/chinese/xcin +RUN_DEPENDS+= ${LOCALBASE}/bin/xcin2.5:${PORTSDIR}/chinese/xcin .endif .if defined(CANNA) && defined(FREEWNN) CONFIGURE_ARGS+= --with-canna --with-wnn --with-wnn6=no |