aboutsummaryrefslogtreecommitdiff
path: root/korean/nh2ps
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
commit5281212be38447df70380d4e9e8cd0ef1cf11517 (patch)
tree655e734faae358d2c0edeefd08e9aeac6202b150 /korean/nh2ps
parentacfa648bd4bbbfcd4dd84f668832b2ab47009cbd (diff)
downloadports-5281212be38447df70380d4e9e8cd0ef1cf11517.tar.gz
ports-5281212be38447df70380d4e9e8cd0ef1cf11517.zip
Notes
Diffstat (limited to 'korean/nh2ps')
-rw-r--r--korean/nh2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile
index 02c3d69843c3..317e14d2ecca 100644
--- a/korean/nh2ps/Makefile
+++ b/korean/nh2ps/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.6 1998/10/16 02:43:27 jseger Exp $
+# $Id: Makefile,v 1.7 1998/12/05 10:35:17 kuriyama Exp $
#
DISTNAME= nh2ps-2.3.1
@@ -21,7 +21,7 @@ post-patch:
@(cd ${WRKSRC}; \
${SED} s@/usr/local/bin/perl@${PERL5}@ mkpsfontmap.pl > mk.pl; \
${MV} -f mk.pl mkpsfontmap.pl; \
- chmod +x mkpsfontmap.pl)
+ ${CHMOD} +x mkpsfontmap.pl)
pre-install:
@(cd ${WRKSRC}; make install.man)