aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-12-12 19:36:13 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-12-12 19:36:13 +0000
commit645c948fc42359041ed48be6d8423c30afa27641 (patch)
tree26b849c8660b8fa50dbf4cbb4bad397804e25904 /deskutils
parent63bd2d57f2145a7d1f3bfd08247c3766969caa5f (diff)
downloadports-645c948fc42359041ed48be6d8423c30afa27641.tar.gz
ports-645c948fc42359041ed48be6d8423c30afa27641.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/freemind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/freemind/Makefile b/deskutils/freemind/Makefile
index 9fd129786386..f2b65d65cd03 100644
--- a/deskutils/freemind/Makefile
+++ b/deskutils/freemind/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-bin-${PORTVERSION:S/./_/g}
MAINTAINER= cartola@openit.com.br
COMMENT= Free mind-mapping software written in Java
-.if defined(ZIPDEPENDS)
+.if !exists(/usr/bin/unzip)
BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
.endif
.if !exists(/usr/bin/zip)