remove krb4 hints which point to nothing now
This commit is contained in:
parent
0f4c2b6bb9
commit
b2366365c2
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2003/05/13 22:53:58 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2003/06/28 22:14:45 jolan Exp $
|
||||
|
||||
COMMENT= "new MH mail handling program"
|
||||
|
||||
@ -15,7 +15,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu dest old
|
||||
CONFIGURE_ARGS= --libdir='$${exec_prefix}/libexec' \
|
||||
--with-krb4=/usr \
|
||||
--enable-nmh-pop \
|
||||
--sysconfdir='$${${DESTDIRNAME}}${PREFIX}/lib/nmh'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2003/05/12 18:02:45 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2003/06/28 22:14:45 jolan Exp $
|
||||
|
||||
COMMENT= "SMB and CIFS client and server for UNIX"
|
||||
|
||||
@ -58,7 +58,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
# Warning: these aditional options have not been tested.
|
||||
#CONFIGURE_ARGS+= --with-afs
|
||||
#CONFIGURE_ARGS+= --with-dfs
|
||||
#CONFIGURE_ARGS+= --with-krb4=/etc/kerberosIV
|
||||
#CONFIGURE_ARGS+= --with-krb5=base-dir
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2002/10/04 08:45:32 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2003/06/28 22:14:45 jolan Exp $
|
||||
|
||||
COMMENT= "RFC 2222 SASL (Simple Authentication and Security Layer)"
|
||||
|
||||
@ -25,7 +25,6 @@ CONFIGURE_ENV+= LDFLAGS='${LDFLAGS}'
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static \
|
||||
--enable-login \
|
||||
--enable-krb4="/usr" \
|
||||
--enable-gssapi="/usr" \
|
||||
--includedir="${PREFIX}/include/sasl" \
|
||||
--with-pwcheck="/var/pwcheck"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2003/06/26 18:20:20 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2003/06/28 22:14:45 jolan Exp $
|
||||
|
||||
COMMENT= "RFC 2222 SASL (Simple Authentication and Security Layer)"
|
||||
|
||||
@ -32,7 +32,6 @@ CONFIGURE_ARGS+= --with-saslauthd="/var/sasl2" \
|
||||
--without-bdb-libdir \
|
||||
--without-bdb-incdir \
|
||||
--enable-login \
|
||||
--enable-krb4="/usr" \
|
||||
--enable-gssapi="/usr" \
|
||||
--disable-sample
|
||||
CFLAGS+= -I/usr/include/kerberosV
|
||||
|
Loading…
Reference in New Issue
Block a user