aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd23
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2006-04-19 01:48:29 +0800
committerume <ume@FreeBSD.org>2006-04-19 01:48:29 +0800
commit3d675dafa89e69a3ea1d2b03ef34b9f7b725641b (patch)
tree3fcf4a36795b704e44db32041d7bc20e91085903 /mail/cyrus-imapd23
parentebf7b3dffb0cfc4cc271b40cda9fab1e64a80826 (diff)
downloadfreebsd-ports-gnome-3d675dafa89e69a3ea1d2b03ef34b9f7b725641b.tar.gz
freebsd-ports-gnome-3d675dafa89e69a3ea1d2b03ef34b9f7b725641b.tar.zst
freebsd-ports-gnome-3d675dafa89e69a3ea1d2b03ef34b9f7b725641b.zip
Give sensible sentences for IGNORE.
Requested by: kris
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r--mail/cyrus-imapd23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index a211f6832660..5f6718348df4 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -87,7 +87,7 @@ OPTIONS= BDB_3 "Use BerkeleyDB v3" off \
BDB_43 "Use BerkeleyDB v4.3" off \
BDB_44 "Use BerkeleyDB v4.4" on
.else
-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
OPTIONS+= DRAC "Enable DRAC support" off