aboutsummaryrefslogtreecommitdiff
path: root/cad/electric-ng
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 /cad/electric-ng
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 'cad/electric-ng')
-rw-r--r--cad/electric-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile
index 38c563f479e9..15c33ea1ab70 100644
--- a/cad/electric-ng/Makefile
+++ b/cad/electric-ng/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY=
MAINTAINER= danilogondolfo@gmail.com
COMMENT= A sophisticated VLSI design system
-EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
USE_JAVA= yes
JAVA_VERSION= 1.6+