aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-05-10 09:46:52 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-05-10 09:46:52 +0800
commit079ee6729c93b30505ea9350cb99d0c3b140ea36 (patch)
tree3e073a78bfc5731334943114727010fae50a4744 /japanese
parent8ad76915f8cd35550d844a4c6d2edfbaefbea04c (diff)
downloadfreebsd-ports-gnome-079ee6729c93b30505ea9350cb99d0c3b140ea36.tar.gz
freebsd-ports-gnome-079ee6729c93b30505ea9350cb99d0c3b140ea36.tar.zst
freebsd-ports-gnome-079ee6729c93b30505ea9350cb99d0c3b140ea36.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
Diffstat (limited to 'japanese')
-rw-r--r--japanese/tomoe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile
index eed174a432b1..2a241d6420e8 100644
--- a/japanese/tomoe/Makefile
+++ b/japanese/tomoe/Makefile
@@ -97,7 +97,7 @@ BROKEN= Not buildable with Unihan on sparc64
.endif
MASTER_SITES+= ftp://ftp.unicode.org/Public/UNIDATA/:unihan
DISTFILES+= Unihan.zip:unihan
-EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS+= \
${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \
${RUBY_SITELIBDIR}/suikyo/suikyo.rb:${PORTSDIR}/japanese/suikyo