summaryrefslogtreecommitdiff
path: root/mail/courier-auth
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-26 18:48:52 +0000
committerjlam <jlam@pkgsrc.org>2004-03-26 18:48:52 +0000
commitfaed7092a835a334a9ff0f95b1a29630948b7e93 (patch)
tree7963fec3e162814d798d29949aeec3bf2f568079 /mail/courier-auth
parent5daed86e36de31ad5243fede785421342646490f (diff)
downloadpkgsrc-faed7092a835a334a9ff0f95b1a29630948b7e93.tar.gz
Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no". This makes the native DB the preferred DB if it exists.
Diffstat (limited to 'mail/courier-auth')
-rw-r--r--mail/courier-auth/Makefile.authdaemond3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/courier-auth/Makefile.authdaemond b/mail/courier-auth/Makefile.authdaemond
index 14cca11c34c..4898af50ced 100644
--- a/mail/courier-auth/Makefile.authdaemond
+++ b/mail/courier-auth/Makefile.authdaemond
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.authdaemond,v 1.10 2004/03/10 18:07:16 jlam Exp $
+# $NetBSD: Makefile.authdaemond,v 1.11 2004/03/26 18:48:52 jlam Exp $
USE_BUILDLINK3= yes
USE_LANGUAGES= c c++
@@ -7,7 +7,6 @@ USE_LANGUAGES= c c++
PERL5_REQD+= 5.6.0
USE_PERL5?= build
-USE_DB185= yes
# These are files needed by the configure scripts or are needed by the
# build process.