openbsd-ports/mail/cue/patches/patch-configure
sturm 2392ac3a83 Initial import of cue
"Cue" is a small mail user agent (mail reader/writer).

Features:
- capable of handling Japanese and English (or ASCII) emails (no Latin1)
- S/MIME, and MIME Multipart handling
- it looks just like mh-e or mew, but is much more lightweight.  It is not
  an elisp program but an independent program that uses curses.

from Jun-ichiro itojun Hagino <itojun@iijlab.net>
2003-05-17 20:03:20 +00:00

13 lines
222 B
Plaintext

$OpenBSD: patch-configure,v 1.1.1.1 2003/05/17 20:03:20 sturm Exp $
--- configure.orig Sun May 18 02:54:34 2003
+++ configure Sun May 18 02:53:25 2003
@@ -671,7 +671,7 @@ netbsd*)
;;
esac
-OPTS="-O"
+#OPTS="-O"