summaryrefslogtreecommitdiff
path: root/games/quake3arena
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 12:03:59 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 12:03:59 +0000
commit509f50ade4590d31deee487276447395033eb026 (patch)
treefdf5e391615dfa6c5c279ed4fee6da83e024b48e /games/quake3arena
parentbec88f4d4d549f012c9bfbaec3352c4dd7677f48 (diff)
downloadpkgsrc-509f50ade4590d31deee487276447395033eb026.tar.gz
"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
Diffstat (limited to 'games/quake3arena')
-rw-r--r--games/quake3arena/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile
index 5ea53ae6fc8..d4b8c677ee7 100644
--- a/games/quake3arena/Makefile
+++ b/games/quake3arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/10/06 11:54:51 asau Exp $
+# $NetBSD: Makefile,v 1.38 2013/04/06 12:04:00 rodent Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGREVISION= 3
@@ -29,7 +29,7 @@ USE_TOOLS+= gtar gunzip pax tail
# The distfile is a self-extracting shell script. "266" is a magic
# number that's taken from the distfile itself.
#
-EXTRACT_CMD= tail +266 ${DOWNLOADED_DISTFILE} | gunzip | gtar -xf -
+EXTRACT_CMD= tail +266 $$extract_file | gunzip | gtar -xf -
DISTBINNAME= quake3.x86
BINNAME= quake3arena