summaryrefslogtreecommitdiff
path: root/games/quake3arena-demo
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-24 01:59:52 +0000
committerwiz <wiz>2000-12-24 01:59:52 +0000
commitdad67e70726a6a49a708c11bf31306e2d32c7050 (patch)
treeea7e004220e3f5f4f2780844897b95e1711c9aa9 /games/quake3arena-demo
parentddf2f251a1dd0f034423ec2dcd8edb5ff26bd111 (diff)
downloadpkgsrc-dad67e70726a6a49a708c11bf31306e2d32c7050.tar.gz
Remove obsolete MIRROR_DISTFILE (we're allowed to distribute the unmodified
files).
Diffstat (limited to 'games/quake3arena-demo')
-rw-r--r--games/quake3arena-demo/Makefile4
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} | \