Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 12:37:58 +0200
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Oliver Eikemeier <eik@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-src::EDITME
Message-ID:  <20040819103758.GB65501@voodoo.oberon.net>
In-Reply-To: <200408190952.i7J9qMh3023619@repoman.freebsd.org>
References:  <200408190952.i7J9qMh3023619@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--VywGB/WGlW4DM4P8
Content-Type: multipart/mixed; boundary="dTy3Mrz/UPE2dbVg"
Content-Disposition: inline


--dTy3Mrz/UPE2dbVg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Thu, Aug 19, 2004 at 09:52:22AM +0000, Oliver Eikemeier wrote:
> eik         2004-08-19 09:52:22 UTC
>=20
>   FreeBSD ports repository
>=20
>   Modified files:
>     mail/exim            Makefile=20
>     mail/exim/files      patch-src::EDITME=20
>   Log:
>   make a little more robust against CFLAGS that are accidentially overwri=
tten by make.conf(5)

What about adding also this patch ?

-Kirill

--dTy3Mrz/UPE2dbVg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch_exim
Content-Transfer-Encoding: quoted-printable

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/mail/exim/Makefile,v
retrieving revision 1.186
diff -u -r1.186 Makefile
--- Makefile	19 Aug 2004 09:52:22 -0000	1.186
+++ Makefile	19 Aug 2004 10:35:15 -0000
@@ -82,6 +82,7 @@
 .endif
=20
 MAKE_ENV+=3D	OSTYPE=3D${OPSYS} ARCHTYPE=3D${MACHINE_ARCH} LOCALBASE=3D${LO=
CALBASE}
+MAKE_ARGS+=3D	CC=3D${CC}
 .if defined(EXIMON_ONLY)
 MAKE_ENV+=3D	INSTALL_ARG=3D"eximon eximon.bin"
 .endif

--dTy3Mrz/UPE2dbVg--

--VywGB/WGlW4DM4P8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBJIMFQC1G6a60JuURAoH7AJ4+ArWF/lkA0ztcX1FmLsr76+QH6QCfTHW8
vU3NO4syWposEk3pp6ayQNQ=
=VesU
-----END PGP SIGNATURE-----

--VywGB/WGlW4DM4P8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040819103758.GB65501>