summaryrefslogtreecommitdiff
path: root/games/rtcw
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 12:03:59 +0000
committerrodent <rodent>2013-04-06 12:03:59 +0000
commit87e15c4ba65404ee3072b840c6644314d52e2a23 (patch)
treefdf5e391615dfa6c5c279ed4fee6da83e024b48e /games/rtcw
parentdff2a57571680ccb04b9afa609f08e70f310f6ca (diff)
downloadpkgsrc-87e15c4ba65404ee3072b840c6644314d52e2a23.tar.gz
"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
Diffstat (limited to 'games/rtcw')
-rw-r--r--games/rtcw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index fd7375dce12..5bf5d3a06f2 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/06 11:54:53 asau Exp $
+# $NetBSD: Makefile,v 1.20 2013/04/06 12:04:01 rodent Exp $
DISTNAME= wolf-linux-1.33.x86
PKGNAME= rtcw-1.33
@@ -26,7 +26,7 @@ NOT_FOR_PLATFORM= NetBSD-*-*
BUILD_DIRS= # empty
RTCWDIR= ${PREFIX}/lib/lokigames/rtcw
USE_TOOLS+= gtar pax gzip
-EXTRACT_CMD= ${SED} '1,178d' ${DOWNLOADED_DISTFILE} | \
+EXTRACT_CMD= ${SED} '1,178d' $$extract_file | \
${GZIP_CMD} -d | ${GTAR} -C ${WRKSRC} -xf -
pre-extract: