summaryrefslogtreecommitdiff
path: root/korean/hcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/hcode/Makefile')
-rw-r--r--korean/hcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile
index 2929a45bb9a4..00abd8583e19 100644
--- a/korean/hcode/Makefile
+++ b/korean/hcode/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Mar 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/05/03 21:43:56 max Exp $
#
DISTNAME= hcode2.1-mailpatch2
@@ -15,6 +15,6 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/code/hcode/ \
MAINTAINER= junker@jazz.snu.ac.kr
do-install:
- ${INSTALL_PROGRAM} hcode ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin
.include <bsd.port.mk>