summaryrefslogtreecommitdiffstats
path: root/editors/xemacs
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2000-01-07 21:17:34 +0000
committergj <gj@FreeBSD.org>2000-01-07 21:17:34 +0000
commitb96429323b9b5b50b4a3aecab646f21fbe802a72 (patch)
tree80e9e916220694490432a1655c1451b3ea4459d6 /editors/xemacs
parentd811b0661de3cc7d6fccd8230bce52bf0ee6cea9 (diff)
downloadFreeBSD-ports-b96429323b9b5b50b4a3aecab646f21fbe802a72.zip
FreeBSD-ports-b96429323b9b5b50b4a3aecab646f21fbe802a72.tar.gz
Change xemacs binary name so as to distingush mule binary.
PR: 15934 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Approved from: maintainer
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 0f3ade2..dd54ddb 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -84,7 +84,7 @@ WITH_OFFIX?= --with-offix=no
post-install::
.if !defined(MULE_COMMON)
- ${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21
+ ${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21${BINNAMEEXT}
.for file in b2m ctags etags gnuclient xemacs-${XEMACS_VER}
strip ${PREFIX}/bin/${file}
.endfor
OpenPOWER on IntegriCloud