From 368d71b62eb6e099ecbde93b8f229d559bb4648a 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. --- pkgtools/digest/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/digest') diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index 4d8afbd9659..23782f5463f 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2008/02/26 13:32:00 joerg Exp $ +# $NetBSD: Makefile,v 1.57 2009/04/09 00:48:11 joerg Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -16,7 +16,6 @@ COMMENT?= Message digest wrapper utility PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -NO_CHECKSUM= yes CHECK_PERMS= no GNU_CONFIGURE= yes -- cgit v1.2.3