enable pwcheck; Evan Champion <evanc@concer.to>
This commit is contained in:
parent
f98b56f318
commit
1b318d0053
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user