From 11ada361ed0ab3b4e943111d70384129c5f05fed Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 13 Oct 2004 04:44:18 +0000 Subject: Change the SpamAssassin logic now that it is disabled by default. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2978 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 099e8c7df..fe9f81949 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--with-openldap=${LOCALBASE} CONFIGURE_ARGS+=--with-openldap=no .endif -.if !defined(WITHOUT_SPAMASSASSIN) +.if defined(WITH_SPAMASSASSIN) RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin .endif -- cgit v1.2.3