The port security/clamassassin will fail with a configure error if mail/procmail is not installed. There is a missing dependancy. Fix: PORTNAME= clamassassin PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://drivel.com/clamassassin/ MAINTAINER= ports@freebsd.org COMMENT= A simple virus filter wrapper for ClamAV -BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav +BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \ + formail:${PORTSDIR}/mail/procmail RUN_DEPENDS= ${BUILD_DEPENDS} PLIST_FILES= bin/clamassassin--RJZDbrdWGDYTy97BTfHO8o8gwJiH6RULeprYUQ8p2VTZmZxT Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- /usr/ports/security/clamassassin/Makefile Sat Oct 16 02:26:41 2004 +++ /root/Makefile Thu Oct 21 13:20:59 2004 @@ -7,13 +7,15 @@ How-To-Repeat: Install security/clamassassin whilst mail/procmail is not installed.
State Changed From-To: open->closed Committed, thanks.