summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/xjewel/Makefile5
1 files changed, 3 insertions, 2 deletions
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"