$OpenBSD: patch-imap_Makefile,v 1.2 2013/06/17 19:30:44 ajacoutot Exp $
--- imap/Makefile.orig	Sat Oct  2 10:37:57 2010
+++ imap/Makefile	Sun Sep 23 11:29:12 2012
@@ -587,8 +587,8 @@ sslunix sslsco:
 	@echo ++ SSLTYPE=$(SSLTYPE).nopwd
 	@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	@echo
-	@echo Do you want to continue this build anyway?  Type y or n please:
-	@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
+	#@echo Do you want to continue this build anyway?  Type y or n please:
+	#@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
 
 nounenc:
 	@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
