openbsd-ports/mail/exim/patches/patch-OS_Makefile-Default
naddy a84fee811c - add no_x11 flavor
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00

13 lines
351 B
Plaintext

$OpenBSD: patch-OS_Makefile-Default,v 1.1 2000/08/02 15:44:12 naddy Exp $
--- OS/Makefile-Default.orig Thu Jul 27 14:37:08 2000
+++ OS/Makefile-Default Thu Jul 27 14:37:22 2000
@@ -53,7 +53,7 @@
# CC contains the name of the C compiler to be used.
-CC=gcc
+# CC=gcc
# CFLAGS contains flags to be passed to the compiler. Nothing is defaulted