Date: Thu, 24 Apr 2008 08:43:27 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile Message-ID: <200804240843.m3O8hTNi025220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2008-04-24 08:43:27 UTC
FreeBSD ports repository
Modified files:
mail/p5-Mail-SpamAssassin Makefile
Log:
- Pass CC via MAKE_ENV to fix the case when users do something like this
.if ${.CURDIR:M/usr/ports/*} && !${.CURDIR:M*/work/*}
CC= gcc
.endif
in /etc/make.conf (this port uses CC to build WRKSRC/spamc).
PR: ports/122940
Submitted by: Frank Fenor <frank at fenor.de>
Approved by: maintainer
Revision Changes Path
1.116 +1 -0 ports/mail/p5-Mail-SpamAssassin/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804240843.m3O8hTNi025220>
