aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/tribler
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-05 06:02:34 +0800
committerbapt <bapt@FreeBSD.org>2013-05-05 06:02:34 +0800
commit2c4cc24feabc53e593431ac66204cdf9b71e32f3 (patch)
tree21870a23409e2980852f526dcf963dfdc838b75d /net-p2p/tribler
parentb767a6372c02a9be57fefebfa9a233a615a58158 (diff)
downloadfreebsd-ports-gnome-2c4cc24feabc53e593431ac66204cdf9b71e32f3.tar.gz
freebsd-ports-gnome-2c4cc24feabc53e593431ac66204cdf9b71e32f3.tar.zst
freebsd-ports-gnome-2c4cc24feabc53e593431ac66204cdf9b71e32f3.zip
Fix on 9+
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r--net-p2p/tribler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile
index 1421051e544f..3fcbe3a550ac 100644
--- a/net-p2p/tribler/Makefile
+++ b/net-p2p/tribler/Makefile
@@ -18,7 +18,7 @@ COMMENT= Streaming capable P2P network client based on BitTorrent
LICENSE= LGPL21 MIT
LICENSE_COMB= multi
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= event-2.0:${PORTSDIR}/devel/libevent2 \
vlc:${PORTSDIR}/multimedia/vlc
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \