From b06322bc60113abf637b80d2102780e4aa156c02 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 24 Jan 2002 13:00:43 +0000 Subject: Remove incorrect and unnecessary "EXTRACT_CMD" definition which broke the "patch" target. "bsd.pkg.mk" will handle this properly. --- games/quake/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') diff --git a/games/quake/Makefile b/games/quake/Makefile index 66f44f31af8..1f912d0890e 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/01/24 12:44:08 tron Exp $ +# $NetBSD: Makefile,v 1.17 2002/01/24 13:00:43 tron Exp $ DISTNAME= q1source PKGNAME= quake-2.30 @@ -15,8 +15,6 @@ DEPENDS+= quakedata-[0-9]*:../../games/quakedata ONLY_FOR_PLATFORM= *-*-i386 -EXTRACT_CMD= unzip -q ${DOWNLOADED_DISTFILE} - USE_GMAKE= yes MAKE_ENV+= MAINDIR=${WRKSRC} -- cgit v1.2.3