freebsd-ports/japanese/mimekit/files/patch-aa
Masafumi Max NAKANE d6057a7a29 Upgrade, and use mimekit included in the delegate8.9.6-pre11 distribution.
This source contains the patch submitted in PR/28995.

PR:	28995
Submitted by:	amagai@nue.org

While I'm at this:
* Better handling for portdocs.
* Define do-install: instead of patching the distributed Makefile.
* Bump the version to 1.9, since I found that version in the mimekit/Makefile. Don't know since when this was version 1.9.
* Update the master site.
2004-07-27 05:35:57 +00:00

11 lines
208 B
Text

--- Makefile.orig Fri Sep 3 11:05:28 1999
+++ Makefile Sun Dec 26 11:25:47 1999
@@ -19,7 +19,7 @@
LIBFILE = libmimekit.a
-CFLAGS = -O
+CFLAGS ?= -O
TARGET = all
target: $(TARGET)
libx: Makefile.go