From 06af9fe951cc8e184d524ecd9611350a895dfefe Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 9 Apr 2009 00:48:06 +0000 Subject: Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. --- archivers/bzip2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archivers/bzip2/Makefile') 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" -- cgit v1.2.3