summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2006-12-21 21:12:01 +0000
committerbsam <bsam@FreeBSD.org>2006-12-21 21:12:01 +0000
commit23b63fa6ec7c9dad8cbf39e5f6261c4d1e24d88a (patch)
treee5e346a6beb30156771eb8d274450865cca77400 /mail
parentf39206b427c0887d108efa36ee4343abdaabb799 (diff)
downloadFreeBSD-ports-23b63fa6ec7c9dad8cbf39e5f6261c4d1e24d88a.zip
FreeBSD-ports-23b63fa6ec7c9dad8cbf39e5f6261c4d1e24d88a.tar.gz
In preparation to deprecate shells/bash2:
- change RUN_DEPENDS: shells/bash2 -> shells/bash; - bump PORTREVISION. PR: 107001 Submitted by: bsam (me) Approved by: Michael Ranner <michael at ranner.eu> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/spamass-rules_du_jour/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamass-rules_du_jour/Makefile b/mail/spamass-rules_du_jour/Makefile
index d2b6e8d..238ceec 100644
--- a/mail/spamass-rules_du_jour/Makefile
+++ b/mail/spamass-rules_du_jour/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rules_du_jour
PORTVERSION= 1.29b
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.ranner.jawa.at/stuff/
PKGNAMEPREFIX= spamass-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= spamass-
MAINTAINER= mranner@inode.at
COMMENT= Automatic updates of custom rulesets for SpamAssassin
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
OPTIONS= ANTIDRUG "Already included in SA 3.0" off \
OpenPOWER on IntegriCloud