summaryrefslogtreecommitdiff
path: root/mail/courier-auth/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-24 16:02:21 +0000
committerjlam <jlam>2002-01-24 16:02:21 +0000
commit6fa6b534681f1e56ec5f70970e59640149acea66 (patch)
tree3c54ce3dfdda8c27429c0e15fdcc335cb97970ee /mail/courier-auth/Makefile.common
parentd135d6957261771b16ff1b23281e6129d206afc2 (diff)
downloadpkgsrc-6fa6b534681f1e56ec5f70970e59640149acea66.tar.gz
Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
* Fix the script for changing passwords with a Courier authentication module (used by sqwebmail) to recognize some more warnings/errors by the NetBSD passwd program. * Note that tcl-expect is needed to make the password-changing script work. * Add this package to the "security" category.
Diffstat (limited to 'mail/courier-auth/Makefile.common')
-rw-r--r--mail/courier-auth/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/courier-auth/Makefile.common b/mail/courier-auth/Makefile.common
index 3972b1fa546..2d20a769205 100644
--- a/mail/courier-auth/Makefile.common
+++ b/mail/courier-auth/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2002/01/22 22:00:22 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 2002/01/24 16:02:21 jlam Exp $
DISTNAME?= courier-${DIST_VERS}
CATEGORIES+= mail
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --without-authldap
CONFIGURE_ARGS+= --without-authmysql
CONFIGURE_ARGS+= --without-authpgsql
+CONFIGURE_ENV+= EXPECT="${LOCALBASE}/bin/expect"
+
.if ${OPSYS} == "SunOS"
.include "../../databases/db/buildlink.mk"
CPPFLAGS+= -I${BUILDLINK_DIR}/include/db2