enable pwcheck; Evan Champion <evanc@concer.to>

This commit is contained in:
jakob 2000-08-23 07:32:04 +00:00
parent f98b56f318
commit 1b318d0053
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2000/08/21 16:33:33 jakob Exp $
# $OpenBSD: Makefile,v 1.4 2000/08/23 07:32:04 jakob Exp $
DISTNAME= cyrus-sasl-1.5.24
CATEGORIES= security
@ -19,7 +19,8 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/sasl \
--enable-krb4=/usr \
--enable-static \
--enable-shared
--enable-shared \
--with-pwcheck=/var/pwcheck
SEPARATE_BUILD= concurrent
post-install:

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2000/08/21 16:33:34 jakob Exp $
@comment $OpenBSD: PLIST,v 1.3 2000/08/23 07:32:04 jakob Exp $
include/sasl/hmac-md5.h
include/sasl/md5.h
include/sasl/md5global.h
@ -52,6 +52,7 @@ man/man8/sasldblistusers.8
man/man8/saslpasswd.8
sbin/sasldblistusers
sbin/saslpasswd
sbin/pwcheck
share/doc/sasl/programming.html
share/doc/sasl/sysadmin.html
share/doc/sasl/gssapi.html