aboutsummaryrefslogtreecommitdiff
path: root/security/courier-authlib
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2017-10-08 09:19:59 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2017-10-08 09:19:59 +0000
commite6469604a6a82cb93e3a81fe995423f33df74f38 (patch)
treecd56954b25c43d3b78bfd553efb869e105433e74 /security/courier-authlib
parent2fdb6affa613f43e2ffd76d1493f1a986f82d2a2 (diff)
downloadports-e6469604a6a82cb93e3a81fe995423f33df74f38.tar.gz
ports-e6469604a6a82cb93e3a81fe995423f33df74f38.zip
Notes
Diffstat (limited to 'security/courier-authlib')
-rw-r--r--security/courier-authlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index e897b2fd76d3..ca057989dbe8 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -175,7 +175,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|^\(DEFAULTOPTIONS=\)""$$|\1"wbnodsn=1"|' \
-e 's|@ALLMODULES@|authuserdb authvchkpw authpam authldap authmysql authpgsql|' \
${WRKSRC}/authdaemonrc.in
- @${REINPLACE_CMD} -e 's:@EXPECT@:${SETENV} expect:' \
+ @${REINPLACE_CMD} -e 's:^#! @EXPECT@:#!${LOCALBASE}/bin/expect:' \
${WRKSRC}/authsystem.passwd.in
pre-configure: