summaryrefslogtreecommitdiff
path: root/mail/courier-authldap
diff options
context:
space:
mode:
authorjlam <jlam>2005-02-07 11:35:41 +0000
committerjlam <jlam>2005-02-07 11:35:41 +0000
commit969799ccc135501ffb0cb9c29d96df05278b97a1 (patch)
tree3fbd25c3d9c76742dee39e150259e83751db0c93 /mail/courier-authldap
parent1be8de6bf20e098a61a2eb3662ba8d7f6135556d (diff)
downloadpkgsrc-969799ccc135501ffb0cb9c29d96df05278b97a1.tar.gz
Instantly deprecate USE_PAM from pkgsrc as its value is being set from
within NetBSD-current's bsd.own.mk, which conflicts with its usage in pkgsrc. The package that use USE_PAM have been converted to use the bsd.options.mk framework. This should fix PR pkg/29257.
Diffstat (limited to 'mail/courier-authldap')
-rw-r--r--mail/courier-authldap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/courier-authldap/Makefile b/mail/courier-authldap/Makefile
index ed6a69ab6fe..b5953fb900d 100644
--- a/mail/courier-authldap/Makefile
+++ b/mail/courier-authldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:12:52 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/02/07 11:35:44 jlam Exp $
PKGNAME= courier-authldap-${BASE_VERS}
PKGREVISION= 1
@@ -8,6 +8,8 @@ CONFLICTS= courier-imap-ldap-[0-9]*
DEPENDS+= courier-auth-${BASE_VERS}{,nb*}:../../mail/courier-auth
+PKG_OPTION_VAR= PKG_OPTIONS.courier-authldap
+
.include "../courier-auth/Makefile.authdaemond"
USE_PKGINSTALL= yes