pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-auth Have all of the courier programs fin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db30ebf0484b
branches: trunk
changeset: 469474:db30ebf0484b
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Feb 23 23:24:32 2004 +0000
description:
Have all of the courier programs find the authdaemon socket in the same
location.
diffstat:
mail/courier-auth/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fe7ab83e2cdd -r db30ebf0484b mail/courier-auth/Makefile.common
--- a/mail/courier-auth/Makefile.common Mon Feb 23 23:23:31 2004 +0000
+++ b/mail/courier-auth/Makefile.common Mon Feb 23 23:24:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/02/22 16:03:29 jlam Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/02/23 23:24:32 jlam Exp $
DISTNAME?= courier-${DIST_VERS}
CATEGORIES+= mail
@@ -54,6 +54,7 @@
# a template authentication method.
#
CONFIGURE_ARGS+= --with-authdaemon
+CONFIGURE_ARGS+= --with-authdaemonvar=/var/authdaemon
CONFIGURE_ARGS+= --without-authcustom
CONFIGURE_ARGS+= --without-authldap
CONFIGURE_ARGS+= --without-authmysql
Home |
Main Index |
Thread Index |
Old Index