aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/javatari
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 /emulators/javatari
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 'emulators/javatari')
-rw-r--r--emulators/javatari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/javatari/Makefile b/emulators/javatari/Makefile
index c2a5d8c7d34d..ffd10727a54a 100644
--- a/emulators/javatari/Makefile
+++ b/emulators/javatari/Makefile
@@ -11,7 +11,7 @@ EXTRACT_ONLY=
MAINTAINER= danilogondolfo@gmail.com
COMMENT= Multiplayer Atari 2600 emulator written in pure Java
-EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
USE_JAVA= yes
JAVA_VERSION= 1.6+