aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-08 09:08:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-08 09:08:23 +0000
commitc240b6cc9f40a25789364059e409e9c9e9198352 (patch)
treee311ee0cb8cbd8f698f2f48d102bf190e4f91f44 /mail
parenteac45887da85c0add1c335c8f71850e6551471ab (diff)
downloadports-c240b6cc9f40a25789364059e409e9c9e9198352.tar.gz
ports-c240b6cc9f40a25789364059e409e9c9e9198352.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/py-spambayes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile
index a80df90490d5..09e8a6d64c9b 100644
--- a/mail/py-spambayes/Makefile
+++ b/mail/py-spambayes/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spambayes
PORTVERSION= 1.0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,9 +16,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Bayesian anti-spam filter written in Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py25-bsddb
-USE_PYTHON= -2.5
+USE_PYTHON= 2.5
USE_PYDISTUTILS= yes
USE_RC_SUBR= pyspamd
LOCALSTATDIR?= /var/db/spambayes