summaryrefslogtreecommitdiff
path: root/archivers/zip1
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-02-25 04:47:21 +0000
committerjlam <jlam@pkgsrc.org>2002-02-25 04:47:21 +0000
commite7de7e88404ccabf01c6e2d0e9e144f4290d329a (patch)
treeee8f93aee9b637d1f9475eb86c6e9744c2366f35 /archivers/zip1
parent268e051e45c12f7ea533d2dcbeb93de72657114c (diff)
downloadpkgsrc-e7de7e88404ccabf01c6e2d0e9e144f4290d329a.tar.gz
Use the default EXTRACT_CMD instead of a hand-crafted one, as the default
is sufficient.
Diffstat (limited to 'archivers/zip1')
-rw-r--r--archivers/zip1/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile
index f30d39ded26..8ac3bde79dc 100644
--- a/archivers/zip1/Makefile
+++ b/archivers/zip1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/09/27 23:17:42 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2002/02/25 04:47:21 jlam Exp $
#
DISTNAME= zip1-1.1
@@ -11,14 +11,10 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.info-zip.org/pub/infozip/
COMMENT= Create/update ZIP files compatible with pkzip version 1
-BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip
-
RESTRICTED= "Do not modify. Do not sell for profit."
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
-EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE}
-
MAKEFILE= makefile
MAKE_FLAGS= CFLAGS="${CFLAGS} -DDIRENT" LFLAGS2="-lcompat"
ALL_TARGET= zip