summaryrefslogtreecommitdiff
path: root/security/courier-authlib
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-30 20:11:08 +0000
committerjlam <jlam>2007-08-30 20:11:08 +0000
commitf411500f9af0eb541e77dc13b263aa52cd335db2 (patch)
tree40c7ccbff16df3b606127a6010bc6fb54158edd6 /security/courier-authlib
parent65175424c9907689e9d7ddf1dc9c7da1f64f0af8 (diff)
downloadpkgsrc-f411500f9af0eb541e77dc13b263aa52cd335db2.tar.gz
Skip the interpreter check on authsystem.passwd as we don't want to
depend on the tcl-expect package. The package MESSAGE file already tells the user what to do.
Diffstat (limited to 'security/courier-authlib')
-rw-r--r--security/courier-authlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index 172b42435ed..0a97a6afe6e 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/08/10 17:57:21 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2007/08/30 20:11:08 jlam Exp $
.include "Makefile.common"
@@ -39,6 +39,7 @@ FILES_SUBST+= AUTHDAEMONVAR=${AUTHDAEMONVAR:Q}
# as courier-authlib.
#
CONFIGURE_ENV+= EXPECT=${PREFIX:Q}/bin/expect
+CHECK_INTERPRETER_SKIP= libexec/courier-authlib/authsystem.passwd
AUTHLIBDIR= lib/courier-authlib
AUTHLIBEXECDIR= libexec/courier-authlib