summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-02 12:30:58 +0000
committerkrion <krion@FreeBSD.org>2004-01-02 12:30:58 +0000
commit91ccb6803edf796ea17588de27a0755b8ba10910 (patch)
tree082f188852352810b472d6718995bc5be33f512f /mail
parent6776f888d84288c5853ce6d3e11be5e2f0e57f4e (diff)
downloadFreeBSD-ports-91ccb6803edf796ea17588de27a0755b8ba10910.zip
FreeBSD-ports-91ccb6803edf796ea17588de27a0755b8ba10910.tar.gz
- Remove IGNORE, 0.15.13 is fine with TDB
- Add CONFLICTS for bogofilter-qdbm. PR: 60812 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter-tdb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/bogofilter-tdb/Makefile b/mail/bogofilter-tdb/Makefile
index 86687aa..e2b7061 100644
--- a/mail/bogofilter-tdb/Makefile
+++ b/mail/bogofilter-tdb/Makefile
@@ -14,13 +14,11 @@ MASTERDIR= ${.CURDIR}/../bogofilter
LIB_DEPENDS= tdb.1:${PORTSDIR}/databases/tdb
-CONFLICTS= bogofilter-0*
+CONFLICTS= bogofilter-0* bogofilter-qdbm*
CONFIGURE_ARGS= --with-database=tdb
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
DESCR= ${PKGDIR}/pkg-descr
-IGNORE= "is currently broken. Fix it yourself or ask gyepi@users.sourceforge.net to fix TDB mode"
-
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud