From 5487669cffeb698e3ab2961ac81dd5f4ef8f5472 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. --- time/py-mxDateTime/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'time') diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile index 1b78fd2125d..afc9e9325b3 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/01/16 20:40:12 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2002/02/25 04:47:23 jlam Exp $ # DISTNAME= mxDateTime-1.3.0 @@ -12,8 +12,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://starship.python.net/~lemburg/mxDateTime.html COMMENT= Python extension that provides new types and conversions for dates -EXTRACT_CMD= unzip -Laqo ${DOWNLOADED_DISTFILE} - RESTRICTED= No commercial distribution NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -- cgit v1.2.3