diff options
Diffstat (limited to 'security/courier-authlib')
| -rw-r--r-- | security/courier-authlib/Makefile | 2 |
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: |
