aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-07 11:30:38 +0800
committerkris <kris@FreeBSD.org>2004-04-07 11:30:38 +0800
commitcb0dee80994b6dcabfc6b5c80fa71ba310518b93 (patch)
tree7241593326d9c5cea5415076b52702bfdae79d80 /emulators
parenta856b23e500fdab6f0a5cf460044920d79e9e2d0 (diff)
downloadfreebsd-ports-gnome-cb0dee80994b6dcabfc6b5c80fa71ba310518b93.tar.gz
freebsd-ports-gnome-cb0dee80994b6dcabfc6b5c80fa71ba310518b93.tar.zst
freebsd-ports-gnome-cb0dee80994b6dcabfc6b5c80fa71ba310518b93.zip
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xgs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile
index 160edaa398a9..c492304f38fa 100644
--- a/emulators/xgs/Makefile
+++ b/emulators/xgs/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= xgs050.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Apple IIGS emulator stable release
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
DIST_SUBDIR= xgs
RESTRICTED= "xgs.rom copyright is owned by Apple and cannot be distributed"