diff options
Diffstat (limited to 'games/quake3arena-demo')
-rw-r--r-- | games/quake3arena-demo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index d90f9b8093d..1eec2b952c2 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 00:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/24 01:59:52 wiz Exp $ # DISTNAME= linuxq3ademo-1_11-6_x86_gz @@ -16,8 +16,6 @@ DEPENDS+= suse_glx-6.4:../../emulators/suse_glx CONFLICTS= quake3arena-* -MIRROR_DISTFILE=no - NO_CONFIGURE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \ |