Bug 140080 - [patch] mail/sendmail: fix WITH_SENDMAIL_PORT automatic detection
Summary: [patch] mail/sendmail: fix WITH_SENDMAIL_PORT automatic detection
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 13:00 UTC by Petr Rehor
Modified: 2009-10-30 08:15 UTC (History)
1 user (show)

See Also:


Attachments
sendmail.diff (507 bytes, patch)
2009-10-29 13:00 UTC, Petr Rehor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Rehor 2009-10-29 13:00:09 UTC
Typo in bsd.milter.mk prevents the automatic detection of WITH_SENDMAIL_PORT.

How-To-Repeat: Install port mail/sendmail and security/amavisd-milter.
Than try ldd /usr/local/sbin/amavisd-milter.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-10-29 20:28:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-30 07:49:28 UTC
dinoex      2009-10-30 07:49:15 UTC

  FreeBSD ports repository

  Modified files:
    mail/sendmail        bsd.milter.mk 
  Log:
  - fix WITH_SENDMAIL_PORT automatic detection
  PR:             140080
  Submitted by:   Petr Rehor
  
  Revision  Changes    Path
  1.4       +2 -2      ports/mail/sendmail/bsd.milter.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2009-10-30 08:14:58 UTC
State Changed
From-To: open->closed

committed, thanks.