From c9a2672e8f542d3482bf9735d0be46b21ae82320 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 16:33:42 +0000 Subject: We need gzcat to extract this distfile. --- games/xjewel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile index 98ff4467adb..2e389899e10 100644 --- a/games/xjewel/Makefile +++ b/games/xjewel/Makefile @@ -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 @@ EXTRACT_SUFX= .tar.z MAINTAINER= jdc@NetBSD.org COMMENT= X windows-based dropping jewels game -USE_IMAKE= yes +USE_IMAKE= yes +PKGSRC_USE_TOOLS+= gzcat .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3