pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/xjewel We need gzcat to extract this distfile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/234676eff9eb
branches:  trunk
changeset: 493917:234676eff9eb
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon May 16 16:33:42 2005 +0000

description:
We need gzcat to extract this distfile.

diffstat:

 games/xjewel/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 246153f8df15 -r 234676eff9eb games/xjewel/Makefile
--- a/games/xjewel/Makefile     Mon May 16 16:33:24 2005 +0000
+++ b/games/xjewel/Makefile     Mon May 16 16:33:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:39:36 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/16 16:33:42 jlam Exp $
 
 DISTNAME=      xjewel-1.6
 PKGREVISION=   1
@@ -9,6 +9,7 @@
 MAINTAINER=    jdc%NetBSD.org@localhost
 COMMENT=       X windows-based dropping jewels game
 
-USE_IMAKE=     yes
+USE_IMAKE=             yes
+PKGSRC_USE_TOOLS+=     gzcat
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index