diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 8fd292e1578..678643375cb 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -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' diff --git a/net/samba/stable/Makefile b/net/samba/stable/Makefile index f5a4202bf3a..1f5cc0b8a2d 100644 --- a/net/samba/stable/Makefile +++ b/net/samba/stable/Makefile @@ -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 diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 874a8bfe753..ed8d89504af 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -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" diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 946fe3d1241..a76628e1f77 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -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