summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 8a0003f52da..edae197cf84 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/04/11 21:47:05 tv Exp $
+# $NetBSD: Makefile,v 1.47 2005/09/28 21:55:32 rillig Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
-NO_PKGTOOLS_REQD_CHECK= # defined
+NO_PKGTOOLS_REQD_CHECK= yes
NO_CHECKSUM= yes
# XXX Remove the following two lines after pkgsrc/bootstrap is up and