aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2004-06-14 05:36:35 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2004-06-14 05:36:35 +0000
commit712a3a0f544ce6312d208d7b368b82a4812327e4 (patch)
tree9895fba59a14ad5d776eed3806deee860331e86d /mail/cyrus-imapd22
parent5e2c4a8a073bea4d5c14c3b16df0c17a2463d135 (diff)
downloadports-712a3a0f544ce6312d208d7b368b82a4812327e4.tar.gz
ports-712a3a0f544ce6312d208d7b368b82a4812327e4.zip
Notes
Diffstat (limited to 'mail/cyrus-imapd22')
-rw-r--r--mail/cyrus-imapd22/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index f951881bd7e5..286d182b860e 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -146,6 +146,8 @@ PLIST_SUB+= IDLED="@comment "
.elif defined(WITHOUT_IDLE_IDLED) && defined(WITHOUT_IDLE_POLL)
CONFIGURE_ARGS+=--with-idle=no
PLIST_SUB+= IDLED="@comment "
+.else
+PLIST_SUB+= IDLED="@comment "
.endif
.if defined(WITH_LISTEXT)