We need gzcat to extract this distfile.

This commit is contained in:
jlam 2005-05-16 16:33:42 +00:00
parent b589e39f58
commit 2c8bb3deeb

View file

@ -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"