cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile

Rong-En Fan rafan at FreeBSD.org
Thu Apr 24 08:43:31 UTC 2008


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


More information about the cvs-ports mailing list