From a4913611ccb2ab4e3099f979b2273ffc39b15f41 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. --- devel/pccts/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/pccts/Makefile') diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 2fb1dfac137..7f16cde2b75 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/16 14:38:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/20 11:40:09 wiz Exp $ # DISTNAME= pccts133mr22 @@ -11,8 +11,6 @@ MAINTAINER= David Maxwell HOMEPAGE= http://www.polhode.com/pccts.html COMMENT= Purdue Compiler Construction Tool Set -BUILD_DEPENDS= unzip:../../archivers/unzip - DIST_SUBDIR= ${PKGNAME} EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE} -- cgit v1.2.3