summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-23 05:22:54 +0000
committerjlam <jlam@pkgsrc.org>2002-08-23 05:22:54 +0000
commitb96524abd437d956fdd3fd0740be8c7b2e486ccc (patch)
treeab9c6758ada6c2db3757984ea1b6ad7a07c9c494 /pkgtools/digest
parentf9b7bf5ce804d19cd575dd4089647d5f3d1d3c65 (diff)
downloadpkgsrc-b96524abd437d956fdd3fd0740be8c7b2e486ccc.tar.gz
Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk.
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 09741ec3a31..872dd9a31a8 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/07/29 11:25:37 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2002/08/23 05:22:54 jlam Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -14,7 +14,9 @@ COMMENT= Message digest wrapper utility
VERSION= 20010807
-EXTRACT_ONLY= # empty
+USE_BUILDLINK2= # defined
+
+EXTRACT_ONLY= # empty
WRKSRC= ${WRKDIR}
NO_CHECKSUM= # defined
NO_PATCH= # defined