From 22660872d51c1b6f7c32033c0e2cbcafbff2c370 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 4 Sep 2002 12:53:02 +0000 Subject: Revert last change after buildlink2 problem was fixed by Johnny C. Lam. --- pkgtools/digest/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgtools/digest') diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index ea4320654bc..5ba2c40395b 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/09/02 08:01:19 tron Exp $ +# $NetBSD: Makefile,v 1.28 2002/09/04 12:53:02 tron Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -14,6 +14,8 @@ COMMENT= Message digest wrapper utility VERSION= 20010807 +USE_BUILDLINK2= # defined + EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= # defined -- cgit v1.2.3