aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 12:16:14 +0800
committerkris <kris@FreeBSD.org>2006-01-26 12:16:14 +0800
commit81b87c31ea0566963275b774fd37bc8fff816226 (patch)
tree4219928582de4f28727c329000e1aa47af89a29a /mail
parent3cf7db32fe2d7b64e09a3be45649d69520c45550 (diff)
downloadfreebsd-ports-gnome-81b87c31ea0566963275b774fd37bc8fff816226.tar.gz
freebsd-ports-gnome-81b87c31ea0566963275b774fd37bc8fff816226.tar.zst
freebsd-ports-gnome-81b87c31ea0566963275b774fd37bc8fff816226.zip
BROKEN when WITHOUT_SSL: Incomplete pkg-plist
Diffstat (limited to 'mail')
-rw-r--r--mail/courier-imap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index de9ee0a9ea18..6f9e87417bd5 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -89,6 +89,7 @@ PLIST_SUB+= OPENSSLFLAG=
CONFIGURE_ARGS+=--enable-ssl
.else
PLIST_SUB+= OPENSSLFLAG="@comment "
+BROKEN= "Incomplete pkg-plist"
.endif
.if defined(WITH_SYSLOG_FACILITY)