summaryrefslogtreecommitdiff
path: root/games/quake
diff options
context:
space:
mode:
authortron <tron>2002-01-24 13:00:43 +0000
committertron <tron>2002-01-24 13:00:43 +0000
commitb06322bc60113abf637b80d2102780e4aa156c02 (patch)
tree8bd4298f59c6daaa61d497f7b7b3e90408967625 /games/quake
parent5848fb3087830c41030da6ebdedf0632f07525dd (diff)
downloadpkgsrc-b06322bc60113abf637b80d2102780e4aa156c02.tar.gz
Remove incorrect and unnecessary "EXTRACT_CMD" definition which broke the
"patch" target. "bsd.pkg.mk" will handle this properly.
Diffstat (limited to 'games/quake')
-rw-r--r--games/quake/Makefile4
1 files changed, 1 insertions, 3 deletions
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}