aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-06 09:28:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-06 09:28:22 +0000
commit6691e4da4155ea8c96887680ea241892444c63a7 (patch)
treedcf6be1a987a9e48e16241830f5efcd1bd343fe5 /lang
parent4d4f740a58de77200a8d3f84cb7b44773c58bdde (diff)
downloadports-6691e4da4155ea8c96887680ea241892444c63a7.tar.gz
ports-6691e4da4155ea8c96887680ea241892444c63a7.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 7c5c4cae578f..8c82eb4d7878 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -22,7 +22,7 @@ LICENSE= AL2 MIT
LICENSE_COMB= multi
# Don't set USE_ZIP as this breaks EXTRACT_CMD.
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
+BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
cmake:${PORTSDIR}/devel/cmake \
${LOCALBASE}/include/libv4l2.h:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= audio:${PORTSDIR}/audio/nas \