From 4a09fbd1a3b28d4ea072a71c69bbea12d0561ceb Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 23 Sep 2007 17:08:00 +0000 Subject: Repeat after me: NEVER depend on an exact revision of a package unless you *really* REALLY mean that. Fix the dependencies of all claws-mail packages on claws-mail itself. Bump all those revisions. Fix some indentation while here to be at least basic consistent. --- mail/claws-mail-spamassassin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/claws-mail-spamassassin') diff --git a/mail/claws-mail-spamassassin/Makefile b/mail/claws-mail-spamassassin/Makefile index 77b59abfbb2..8f7dbd3a3e6 100644 --- a/mail/claws-mail-spamassassin/Makefile +++ b/mail/claws-mail-spamassassin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:30 smb Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/23 17:08:03 joerg Exp $ # PLUGIN_NAME= spamassassin +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= smb@NetBSD.org @@ -9,7 +10,7 @@ COMMENT= Enables the scanning of incoming mail using SpamAssassin CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin -DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail +DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail DEPENDS+= spamassassin>=3.2.1:../../mail/spamassassin .include "../../mail/claws-mail/Makefile.vers" -- cgit v1.2.3