summaryrefslogtreecommitdiff
path: root/games/xjewel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-12 04:23:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-12 04:23:24 +0000
commitf863ca684c584301b2494970eba54e24ca87d8f8 (patch)
tree3ecd50886db5efea1263a648d89a52c942f51027 /games/xjewel/Makefile
parentForgot to commit this with Makefile; align all tab stops for info/dir (diff)
Oops, there were two more places I needed to change pcf.Z -> pcf.gz!
Notes
Notes: svn path=/head/; revision=6877
Diffstat (limited to 'games/xjewel/Makefile')
-rw-r--r--games/xjewel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile
index 7d15d6d5bb93..4f15f2692d6c 100644
--- a/games/xjewel/Makefile
+++ b/games/xjewel/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.9 1996/11/18 11:25:34 asami Exp $
+# $Id: Makefile,v 1.10 1997/01/03 09:37:17 obrien Exp $
#
DISTNAME= xjewel-1.6
@@ -19,7 +19,7 @@ pre-install:
@${MKDIR} ${PREFIX}/bin
@${MKDIR} ${PREFIX}/lib/xjewel.font
@${MKDIR} ${PREFIX}/man/man6
- @(cd ${WRKSRC}/bitmaps/; ${INSTALL_DATA} seven_seg.pcf.Z fonts.dir \
+ @(cd ${WRKSRC}/bitmaps/; ${INSTALL_DATA} seven_seg.pcf.gz fonts.dir \
${PREFIX}/lib/xjewel.font)
post-install: