aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-05-03 07:58:07 +0800
committerkris <kris@FreeBSD.org>2004-05-03 07:58:07 +0800
commit8aba7add404894bab4e06d9a97f740774ca634b3 (patch)
treea9a21b07773a3ae37a7f7b7b611b490296e6eee2 /cad
parent1456b45556a5cc0b2b4170700225061701513427 (diff)
downloadfreebsd-ports-gnome-8aba7add404894bab4e06d9a97f740774ca634b3.tar.gz
freebsd-ports-gnome-8aba7add404894bab4e06d9a97f740774ca634b3.tar.zst
freebsd-ports-gnome-8aba7add404894bab4e06d9a97f740774ca634b3.zip
unzip is only used in the install phase, so it's a BUILD_DEPENDS, not an
EXTRACT_DEPENDS
Diffstat (limited to 'cad')
-rw-r--r--cad/varkon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index c86997df39bd..6ed35fb06e6a 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A free CAD system and applications development tool
.ifndef NOPORTDOCS
-EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
+BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
.endif
USE_GL= yes