From 85caee66fe8a65440acce4328ab5d83d71dcf6fe Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 9 Jan 2003 13:11:10 +0000 Subject: Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. --- pkgtools/digest/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools/digest') 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 -- cgit v1.2.3