From 17a041562a7f83fac1cd4046413a804b94f72f41 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 17 Feb 2004 03:26:02 +0000 Subject: [PATCH] Oops --- security/cyrus-sasl2/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 0b4b8949045..21274277637 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2004/02/16 11:08:46 kevlo Exp $ +# $OpenBSD: Makefile,v 1.12 2004/02/17 03:26:02 kevlo Exp $ COMMENT= "RFC 2222 SASL (Simple Authentication and Security Layer)" @@ -25,9 +25,6 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} CONFIGURE_ARGS+= --with-saslauthd="/var/sasl2" \ --with-staticsasl \ - --with-dblib=berkeley \ - --with-bdb-libdir="${LOCALBASE}/lib/db4" \ - --with-bdb-incdir="${LOCALBASE}/include/db4" \ --enable-login \ --enable-gssapi="/usr" \ --disable-sample