cvs commit: ports/www/raqdevil Makefile

Edwin Groothuis edwin at FreeBSD.org
Thu Nov 3 14:27:35 PST 2005


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 at offmyserver.com>
  
  Revision  Changes    Path
  1.5       +13 -8     ports/www/raqdevil/Makefile


More information about the cvs-all mailing list