From 6d24f8b58ae40b9d4a2a4186697001b357b5b447 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 11 Jul 2000 11:01:06 +0000 Subject: Fix the English in a comment. Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed. --- games/xmahjongg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index 69f94e80526..114fa97a80a 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/09/28 20:40:03 soren Exp $ +# $NetBSD: Makefile,v 1.7 2000/07/11 11:01:06 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1996/12/08 01:11:27 max Exp # @@ -6,7 +6,7 @@ DISTNAME= xmahjongg PKGNAME= xmahjongg-1.0 CATEGORIES= games # Most Usenet archive sites don't store it as a .tar.gz, but Slackware -# and it's mirrors do. +# and its mirrors do. MASTER_SITES= ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/ MAINTAINER= packages@netbsd.org @@ -20,6 +20,6 @@ post-extract: @${CP} ${WRKSRC}/xmahjongg.6 ${WRKSRC}/xmahjongg.man post-install: - ${X11BASE}/bin/mkfontdir ${X11BASE}/lib/X11/fonts/misc + ${X11BASE}/bin/mkfontdir ${X11PREFIX}/lib/X11/fonts/misc .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3