summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-26 18:48:52 +0000
committerjlam <jlam>2004-03-26 18:48:52 +0000
commit44ec7ba77028bfa45acbfb9366843a69d1725a1e (patch)
tree7963fec3e162814d798d29949aeec3bf2f568079 /security/PAM
parentbf96929b88965f57a40d6d377f64b1b7fc01f9e1 (diff)
downloadpkgsrc-44ec7ba77028bfa45acbfb9366843a69d1725a1e.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 'security/PAM')
-rw-r--r--security/PAM/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile
index ca7047893a6..82c82c9c728 100644
--- a/security/PAM/Makefile
+++ b/security/PAM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/03/10 18:07:16 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2004/03/26 18:48:52 jlam Exp $
#
DISTNAME= Linux-PAM-0.77
@@ -19,7 +19,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_GNU_TOOLS+= make
-USE_DB185= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-docdir=${PREFIX}/share/doc/PAM