aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-13 19:02:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-13 19:02:21 +0000
commit18ed2f93f4f1c0b791cb7d5aedb9c92d9eee4231 (patch)
tree2ef5f07355e72b66e7302853c484a59f5e82029a /mail/bogofilter
parent02557b2060f2d0ea655f848558f202baf8e7b4dd (diff)
downloadports-18ed2f93f4f1c0b791cb7d5aedb9c92d9eee4231.tar.gz
ports-18ed2f93f4f1c0b791cb7d5aedb9c92d9eee4231.zip
Notes
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 88cf5c5e1295..a98bd3f66079 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bogofilter
PORTVERSION= 1.2.4
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= mail
MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION}
@@ -22,7 +22,9 @@ UNICODE_DESC= Normalize tokens to Unicode (UTF-8) (recommended)
CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* bogofilter-tc-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
-USES= cpe perl5 tar:bzip2
+USES= cpe perl5 shebangfix tar:bzip2
+SHEBANG_FILES= contrib/randomtrain.sh \
+ contrib/scramble.sh
USE_PERL5= run
GNU_CONFIGURE= yes