summaryrefslogtreecommitdiff
path: root/emulators/vmsbackup/Makefile
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 /emulators/vmsbackup/Makefile
parent- update to 0.71 (diff)
- 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 'emulators/vmsbackup/Makefile')
-rw-r--r--emulators/vmsbackup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile
index e0164035d48e..ef8fc4985cfa 100644
--- a/emulators/vmsbackup/Makefile
+++ b/emulators/vmsbackup/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .ZIP
MAINTAINER= ports@FreeBSD.org
COMMENT= Reads VMS BACKUP tapes
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
ALL_TARGET= vmsbackup
PLIST_FILES= bin/vmsbackup