summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-07 07:42:12 +0000
committerasami <asami@FreeBSD.org>1998-11-07 07:42:12 +0000
commitf0aacbe80c10e8afed1bd6f268117c642b8bae65 (patch)
tree0f3c1acec5ef90ca3fcc611725ecfc152f81b759 /devel
parent111014578c45f51319d10764a9f4b66e13c6e125 (diff)
downloadFreeBSD-ports-f0aacbe80c10e8afed1bd6f268117c642b8bae65.zip
FreeBSD-ports-f0aacbe80c10e8afed1bd6f268117c642b8bae65.tar.gz
unzip is BUILD_DEPENDS, not FETCH_DEPENDS.
Diffstat (limited to 'devel')
-rw-r--r--devel/crossgo32-djgpp2-pdcurses/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/crossgo32-djgpp2-pdcurses/Makefile b/devel/crossgo32-djgpp2-pdcurses/Makefile
index c1d680c..3a152b8 100644
--- a/devel/crossgo32-djgpp2-pdcurses/Makefile
+++ b/devel/crossgo32-djgpp2-pdcurses/Makefile
@@ -4,7 +4,7 @@
# Whom: Joel Sutton <sutton@aardvark.apana.org.au)
# FreeBSD Version: 2.2.1-RELEASE
#
-# $Id: Makefile,v 1.1.1.1 1997/08/13 09:41:02 tg Exp $
+# $Id: Makefile,v 1.2 1997/08/22 11:14:50 asami Exp $
#
DISTNAME= pdc22
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= sutton@aardvark.apana.org.au
-FETCH_DEPENDS= unzip:${PORTSDIR}/archivers/zip
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/zip
RUN_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32
RUN_DEPENDS= i386-go32-stubify:${PORTSDIR}/devel/crossgo32-djgpp2
OpenPOWER on IntegriCloud