After latest changes in mail/p5-Mail-SpamAssassin/Makefile conditions for including mail/razor-agents dependence was missed. Now SpamAssassin depends on mail/razor-agents unconditionally. Fix: -.if defined(WITH_RAZOR) RUN_DEPENDS+= razor-agents>=2.84:${PORTSDIR}/mail/razor-agents -.endif .if defined(WITH_DKIM) RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL--uhCfXdF2htB739fPdbUuaJ8AVyghWtdRGUOKYUgsDgb0BRdJ Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile 2012-03-11 15:00:47.000000000 +0400 +++ Makefile.orig 2012-03-11 15:00:26.000000000 +0400 @@ -104,9 +104,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg .endif How-To-Repeat: Just try to buils p5-Mail-SpamAssassin without RAZOR option.
Responsible Changed From-To: freebsd-ports-bugs->scheidell Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Fixed by reverting ports/165605, Thanks for reporting this.
State Changed From-To: closed->patched Leaving this open for users who search PR database before submitting a PR. Note: this HAS been fixed, no need for additional PR's on this.
State Changed From-To: patched->closed No further comments. Closed.