summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-06-12 07:53:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-06-12 07:53:32 +0000
commiteebd94075ba0afd2ea7a245c3892d3611da6ed07 (patch)
tree143eb95ba95012f46732275e3c8f8cdd7d8ba997 /lang/squeak
parent- don't remove directory not created by the port. (diff)
- Fix build
Notes
Notes: svn path=/head/; revision=320670
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 78043fb8ccae..8ce790f4a2d4 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 \
v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= audio:${PORTSDIR}/audio/nas \