summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2003-01-09 13:11:10 +0000
committerschmonz <schmonz@pkgsrc.org>2003-01-09 13:11:10 +0000
commit85caee66fe8a65440acce4328ab5d83d71dcf6fe (patch)
tree6d93c8990bda4c7e991f28ca67d70428a8051793 /pkgtools/digest
parent9be49dc970e8edf8366d56f09c3fb62743e74c61 (diff)
downloadpkgsrc-85caee66fe8a65440acce4328ab5d83d71dcf6fe.tar.gz
Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment.
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 0a8141be320..9fa0aa9e028 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/12/24 07:55:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.33 2003/01/09 13:11:44 schmonz Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -16,6 +16,7 @@ USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
+NO_PKGTOOLS_REQD_CHECK= # defined
NO_CHECKSUM= # defined
NO_PATCH= # defined