aboutsummaryrefslogtreecommitdiff
path: root/games/sdb
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-10 01:46:52 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-10 01:46:52 +0000
commit75e0a286235bf5dde9a40efdf2dcc06a84d53a20 (patch)
tree3e073a78bfc5731334943114727010fae50a4744 /games/sdb
parent53cfb4d9a3eeecbc7f9c58cb78e0357b5c00039f (diff)
downloadports-75e0a286235bf5dde9a40efdf2dcc06a84d53a20.tar.gz
ports-75e0a286235bf5dde9a40efdf2dcc06a84d53a20.zip
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to. Will let maintainers decide if archivers/unzip is really still needed. Some of these ports/options remain broken due to other issues. With hat: portmgr
Notes
Notes: svn path=/head/; revision=317757
Diffstat (limited to 'games/sdb')
-rw-r--r--games/sdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdb/Makefile b/games/sdb/Makefile
index 9902bcc1a328..d8d37bd163a5 100644
--- a/games/sdb/Makefile
+++ b/games/sdb/Makefile
@@ -36,7 +36,7 @@ PLIST_SUB+= MODEL_SUFFIX="md2"
.else
# big-endian requires different set of models
DISTFILES+= shotgun-debugger-1.0.mac-ppc.zip
-EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
PLIST_SUB+= MODEL_SUFFIX="md2b"
post-extract: