summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-09 00:48:06 +0000
committerjoerg <joerg>2009-04-09 00:48:06 +0000
commitd1027a4004f5c7c3099fca5ac8fd2468db8d9b7c (patch)
treebab33acb040ad1708a35131b11af0af8cf0dc5e8 /archivers
parentae183075485f567d69b9bca8cc0b231af55fe01e (diff)
downloadpkgsrc-d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c.tar.gz
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bsdtar/Makefile4
-rw-r--r--archivers/bzip2/Makefile4
-rw-r--r--archivers/libarchive/Makefile4
-rw-r--r--archivers/pax/Makefile3
4 files changed, 4 insertions, 11 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index e70842ac72b..797f7d7a432 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/09/22 20:19:18 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/09 00:48:06 joerg Exp $
#
DISTNAME= bsdtar-2.5.5
@@ -6,8 +6,6 @@ CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
DISTFILES= # empty
-NO_CHECKSUM= yes
-
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://people.freebsd.org/~kientzle/libarchive/
COMMENT= Fast multi-format tape archiver
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 9b032497e11..728c433cf3a 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/03/20 13:47:59 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2009/04/09 00:48:06 joerg Exp $
#
DISTNAME= bzip2-1.0.5
@@ -11,13 +11,11 @@ HOMEPAGE= http://www.bzip.org/
COMMENT= Block-sorting file compressor
DISTFILES= # empty
-EXTRACT_ONLY= # empty
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-NO_CHECKSUM= yes
USE_LIBTOOL= yes
.include "../../mk/compiler.mk"
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 0b63664b142..06475772361 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/07/14 14:56:50 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2009/04/09 00:48:06 joerg Exp $
#
DISTNAME= libarchive-2.5.5
@@ -6,8 +6,6 @@ CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
DISTFILES= # empty
-NO_CHECKSUM= yes
-
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://people.freebsd.org/~kientzle/libarchive/
COMMENT= Library to read/create different archive formats
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile
index 5c9a7b49e83..b755e9f5f9d 100644
--- a/archivers/pax/Makefile
+++ b/archivers/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2009/03/05 00:27:31 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2009/04/09 00:48:06 joerg Exp $
DISTNAME= pax-20080110
CATEGORIES= archivers
@@ -37,7 +37,6 @@ PLIST_SUBST+= NBPAX_PROGRAM_PREFIX=${NBPAX_PROGRAM_PREFIX:Q}
BUILD_DEFS+= NBPAX_PROGRAM_PREFIX
GNU_CONFIGURE= yes
-NO_CHECKSUM= yes
do-extract:
${CP} -R ${FILESDIR} ${WRKSRC}