summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript55
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-14 06:25:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-14 06:25:59 +0000
commit53e0732cbc88df7f1a9d75ac9907394f6216e9a4 (patch)
treed9496084ef3a9f81aa20e22ab62c290c48845d82 /japanese/vfghostscript55
parentOoops, missed one more /bin/sh, changing to ${SH}. (diff)
Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}".
Notes
Notes: svn path=/head/; revision=7305
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r--japanese/vfghostscript55/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile
index 945c6c5de0a8..2f665d629309 100644
--- a/japanese/vfghostscript55/Makefile
+++ b/japanese/vfghostscript55/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.8 1997/04/30 16:02:58 max Exp $
+# $Id: Makefile,v 1.9 1997/07/12 10:53:37 asami Exp $
#
DISTNAME= ghostscript-4.03
@@ -75,7 +75,7 @@ post-patch:
@${CAT} ${WRKSRC}/mjc.dev >> ${WRKSRC}/unix-gcc.mak
pre-install:
- @${MKDIR} -p ${PREFIX}/share/ghostscript
+ @${MKDIR} ${PREFIX}/share/ghostscript
@tar -C ${PREFIX}/share/ghostscript -xzf ${DISTDIR}/${GS_FONTS_STD}
@tar -C ${PREFIX}/share/ghostscript -xzf ${DISTDIR}/${GS_FONTS_OTHER}