enable (unsupported) login method
This commit is contained in:
parent
cfbbb31ba2
commit
f9c58f9848
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2000/08/23 07:32:04 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2000/08/23 10:02:00 jakob Exp $
|
||||
|
||||
DISTNAME= cyrus-sasl-1.5.24
|
||||
CATEGORIES= security
|
||||
@ -20,6 +20,7 @@ CONFIGURE_ARGS+= --includedir=${PREFIX}/include/sasl \
|
||||
--enable-krb4=/usr \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
--enable-login \
|
||||
--with-pwcheck=/var/pwcheck
|
||||
SEPARATE_BUILD= concurrent
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2000/08/23 07:32:04 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2000/08/23 10:02:00 jakob Exp $
|
||||
include/sasl/hmac-md5.h
|
||||
include/sasl/md5.h
|
||||
include/sasl/md5global.h
|
||||
@ -20,6 +20,9 @@ lib/sasl/libdigestmd5.so.0.17
|
||||
lib/sasl/libkerberos4.a
|
||||
lib/sasl/libkerberos4.la
|
||||
lib/sasl/libkerberos4.so.1.15
|
||||
lib/sasl/liblogin.a
|
||||
lib/sasl/liblogin.la
|
||||
lib/sasl/liblogin.so.0.5
|
||||
lib/sasl/libplain.a
|
||||
lib/sasl/libplain.la
|
||||
lib/sasl/libplain.so.1.14
|
||||
|
Loading…
Reference in New Issue
Block a user