openbsd-ports/mail/exim/patches/patch-OS_Makefile-Default
sthen 1ab6ddff29 - update to 4.71
- tweak MESSAGE/DESCR
- drop no_x11 flavour in favour of an -eximon subpackage and a
pseudo-flavour to disable it
- use iconv by default rather than as a flavour
- drop no_exiscan flavour

from bernd@, Bjorn Ketelaars and myself; ok fkr@ bernd@
2009-12-15 11:32:18 +00:00

21 lines
517 B
Plaintext

--- OS/Makefile-Default.orig Fri Feb 10 15:33:26 2006
+++ OS/Makefile-Default Wed Jan 30 23:03:20 2008
@@ -73,7 +73,7 @@ PERL_COMMAND=/usr/bin/perl
# 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
@@ -86,7 +86,7 @@ CC=gcc
# here; instead each OS-dependent Makefile contains a default setting if one
# is needed.
-# LFLAGS=
+LFLAGS=-L$(LOCALBASE)/lib
# PCRE_LIBS contains the library to be linked for PCRE