aboutsummaryrefslogtreecommitdiff
path: root/mail/imap-uw
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-05-23 16:14:21 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-05-23 16:14:21 +0000
commit40f05be18ac2c82430d1151c2747a964d194b4c1 (patch)
treecf4da2093d46f7e3f13a6e10b7004885de931180 /mail/imap-uw
parentc9d60a5ed755336f37b36fe4d5699ba77fe9cb42 (diff)
Notes
Diffstat (limited to 'mail/imap-uw')
-rw-r--r--mail/imap-uw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index d9808800e7f1..1df55a3063f0 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -38,6 +38,7 @@ USE_OPENSSL= yes
# RFC 1730 (IMAP4 as opposed to IMAP4rev1) support
.if defined(WITH_RFC1730)
MAKE_ARGS+= RFC1730="-DRFC1730"
+FORBIDDEN= "RFC 1730 support enables remote buffer overflow."
.endif
# Define this to get somewhat better interoperability with Netscape.
.if defined(WITH_NETSCAPE_BRAIN_DAMAGE)