aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-12 06:57:33 +0800
committerkris <kris@FreeBSD.org>2004-04-12 06:57:33 +0800
commit409349ffe6e5e0e8359fbedc57fa9b3b0d1c1d61 (patch)
tree24149a7f4a4b1210f2d437d9d57c253b319473e7
parent463d500ed16baf1b820d0919491a653d460e22b6 (diff)
downloadfreebsd-ports-gnome-409349ffe6e5e0e8359fbedc57fa9b3b0d1c1d61.tar.gz
freebsd-ports-gnome-409349ffe6e5e0e8359fbedc57fa9b3b0d1c1d61.tar.zst
freebsd-ports-gnome-409349ffe6e5e0e8359fbedc57fa9b3b0d1c1d61.zip
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
-rw-r--r--cad/leocad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 51bb93cdcb5d..7414fa23c528 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -17,7 +17,7 @@ EXTRACT_ONLY= leocad-${PORTVERSION:S/.p/pre/}.tgz
MAINTAINER= dyeske@yahoo.com
COMMENT= A CAD program that uses bricks similar to those found in many toys
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png