summaryrefslogtreecommitdiff
path: root/korean/bitchx
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch)
tree656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /korean/bitchx
parentecho -> ${ECHO}/${ECHO_MSG} (diff)
ln -> ${LN}
Notes
Notes: svn path=/head/; revision=21047
Diffstat (limited to 'korean/bitchx')
-rw-r--r--korean/bitchx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile
index 54685bdf9081..c2ea4b8c99ae 100644
--- a/korean/bitchx/Makefile
+++ b/korean/bitchx/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Jun 1999
# Whom: hollywar
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/08/25 06:07:42 taoka Exp $
#
DISTNAME= bitchx-kr-75p1
@@ -23,7 +23,7 @@ post-patch:
do-install:
${MKDIR} ${PREFIX}/lib/bx
${INSTALL_PROGRAM} ${WRKSRC}/source/BitchX ${PREFIX}/bin
- @(ln -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx)
+ @(${LN} -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx)
${INSTALL_PROGRAM} ${WRKSRC}/source/scr-bx ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/source/wserv ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/BitchX.help ${PREFIX}/lib/bx