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. --- comms/binkd/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'comms/binkd') diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 6c44641e250..86f403dd880 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/18 20:30:50 tv Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/20 11:40:09 wiz Exp $ # DISTNAME= binkd094 @@ -13,10 +13,7 @@ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol -BUILD_DEPENDS= unzip:../../archivers/unzip - GNU_CONFIGURE= yes -EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 -- cgit v1.2.3