aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2-saslauthd
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2006-04-18 17:48:29 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2006-04-18 17:48:29 +0000
commit7863fd84d38880e70ca52377697f48f583c4e5c3 (patch)
tree58e3ad8787cbe603fb4cbd41ccf9db20eb6a2bc9 /security/cyrus-sasl2-saslauthd
parent44e1a837db51799ef23068699f366991334a3494 (diff)
downloadports-7863fd84d38880e70ca52377697f48f583c4e5c3.tar.gz
ports-7863fd84d38880e70ca52377697f48f583c4e5c3.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2-saslauthd')
-rw-r--r--security/cyrus-sasl2-saslauthd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2-saslauthd/Makefile b/security/cyrus-sasl2-saslauthd/Makefile
index eb09b47a1e33..96852dfc97aa 100644
--- a/security/cyrus-sasl2-saslauthd/Makefile
+++ b/security/cyrus-sasl2-saslauthd/Makefile
@@ -48,7 +48,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
-IGNORE= "WITH_BDB_VER must be 3, 4, 41, 42, 43 or 44"
+IGNORE= "cannot install: WITH_BDB_VER must be 3, 4, 41, 42, 43 or 44"
.endif
USE_BDB?= ${WITH_BDB_VER}
BDB_SUFFIX?= ${WITH_BDB_VER}