summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2014-01-04 14:35:01 +0000
committerStefan Walter <stefan@FreeBSD.org>2014-01-04 14:35:01 +0000
commitcf8c1abbad45cf58dced89144bcc843c83d184a8 (patch)
tree98cb4ea7dd3cd68bef539a24c1d9d9d5a993601b
parentRevert lang/openjdk6 to b28. (diff)
- Set USE_GCC=any to fix build on FreeBSD 10 and HEAD.
- Drop maintainership since I lack the time to properly maintain this port.
-rw-r--r--mail/spamprobe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index c94fbc170fbd..056fd6a52360 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -3,15 +3,16 @@
PORTNAME= spamprobe
PORTVERSION= 1.4d
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= SF
-MAINTAINER= stefan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Spam detector using Bayesian analysis of word counts
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-default-8bit
+USE_GCC= any
PLIST_FILES= bin/spamprobe man/man1/spamprobe.1.gz