aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2006-04-18 12:33:21 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2006-04-18 12:33:21 +0000
commita73ece03058d0884a5390b4bbf2d042abed6391f (patch)
tree2e7a88f6aa96ac59ca5814a08f764685c8930964 /security/cyrus-sasl2
parent1d1569d9483572556f760a5c062ed105daf5e4dd (diff)
downloadports-a73ece03058d0884a5390b4bbf2d042abed6391f.tar.gz
ports-a73ece03058d0884a5390b4bbf2d042abed6391f.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index b388e1cba0d9..cece7b3725ca 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -58,7 +58,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
USE_BDB= 40
.elif ${WITH_BDB_VER} != 3 && ${WITH_BDB_VER} != 41 && \
${WITH_BDB_VER} != 42 && ${WITH_BDB_VER} != 43 && ${WITH_BDB_VER} != 44
-BROKEN= "WITH_BDB_VER must be 3, 4, 41, 42, 43 or 44"
+IGNORE= "WITH_BDB_VER must be 3, 4, 41, 42, 43 or 44"
.endif
USE_BDB?= ${WITH_BDB_VER}
CONFIGURE_ARGS+=--with-dblib=berkeley --with-bdb-libdir=${LOCALBASE}/lib \