summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-22 06:07:46 +0000
committerjlam <jlam@pkgsrc.org>2004-03-22 06:07:46 +0000
commitb8d88da4d968ab98b5e0a8ba97f874cc63e78ada (patch)
tree29f29ceb99ee2bcc01e2f301a2f413fa23c18fb3 /pkgtools/digest
parentb0d34e3b4eda27e36a3e2ab1a92c922f25ff23e3 (diff)
downloadpkgsrc-b8d88da4d968ab98b5e0a8ba97f874cc63e78ada.tar.gz
USE_BUILDLINK3 must be "yes" or "no", not just defined/undefined.
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index bab748a44a8..9240ba3b910 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/03/13 21:00:19 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2004/03/22 06:07:46 jlam Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -14,7 +14,7 @@ COMMENT= Message digest wrapper utility
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
NO_PKGTOOLS_REQD_CHECK= # defined