From c45fbe9451c1cf2c3bfa31bea213ff0a9c2798e7 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 22 Jun 1998 22:55:47 +0000 Subject: temporarily disable FETCH_DEPENDS --- archivers/zip1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile index fc1c729ea34..80db3cc74f8 100644 --- a/archivers/zip1/Makefile +++ b/archivers/zip1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/20 23:27:49 tv Exp $ +# $NetBSD: Makefile,v 1.2 1998/06/22 22:55:47 hubertf Exp $ # DISTNAME= zip1-1.1 @@ -9,7 +9,7 @@ DISTFILES= zip11.zip MAINTAINER= tv@netbsd.org -FETCH_DEPENDS= unzip:../../archivers/unzip +#FETCH_DEPENDS= unzip:../../archivers/unzip EXTRACT_CMD= unzip EXTRACT_BEFORE_ARGS= -qo -- cgit v1.2.3