Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 22:27:35 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/raqdevil Makefile
Message-ID:  <200511032227.jA3MRZjN035332@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-11-03 22:27:35 UTC

  FreeBSD ports repository

  Modified files:
    www/raqdevil         Makefile 
  Log:
  Properly do sendmail-sasl checking
  
      I spoke with dinoex@ about the correct thing to do regarding
      the dependency on the sendmail-sasl port. Apparently there is
      a variable ``SENDMAIL_MILTER_PORT'' that is used by milters to
      determine which version of sendmail they should depend on --
      solving almost the exact issue we have with the RAQdevil port.
      Attached is a patch that removes the pkg_info construction and
      uses the SENDMAIL_MILTER_PORT instead... I think it is a lot
      cleaner at least to read. What do you think?
  
  Submitted by:   Devon O'Dell <dodell@offmyserver.com>
  
  Revision  Changes    Path
  1.5       +13 -8     ports/www/raqdevil/Makefile



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