From e7de7e88404ccabf01c6e2d0e9e144f4290d329a Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 25 Feb 2002 04:47:21 +0000 Subject: Use the default EXTRACT_CMD instead of a hand-crafted one, as the default is sufficient. --- sysutils/memconf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/memconf') diff --git a/sysutils/memconf/Makefile b/sysutils/memconf/Makefile index 26e024525a9..6504423fa3f 100644 --- a/sysutils/memconf/Makefile +++ b/sysutils/memconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/05/08 16:15:56 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/02/25 04:47:22 jlam Exp $ # DISTNAME= memconf @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris WRKSRC= ${WRKDIR} -EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} > ${WRKSRC}/memconf NO_BUILD= yes do-install: -- cgit v1.2.3