From 5de11cd51a08b7e042ee7db078fd58791ced3a35 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 20 Feb 2001 11:40:07 +0000 Subject: Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as the implicit one. --- converters/bbcim/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'converters') diff --git a/converters/bbcim/Makefile b/converters/bbcim/Makefile index df4f499dc26..072d4e67000 100644 --- a/converters/bbcim/Makefile +++ b/converters/bbcim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/20 11:40:09 wiz Exp $ # DISTNAME= bbcim095-5 @@ -10,10 +10,6 @@ EXTRACT_SUFX= .zip MAINTAINER= skrll@netbsd.org COMMENT= file and diskimage conversion utility for BBC Micro software -BUILD_DEPENDS+= unzip:../../archivers/unzip - -EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} - WRKSRC= ${WRKDIR}/bbcim MAN_PAGE= ${PKGDIR}/bbcim.1 -- cgit v1.2.3