mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Remove IGNORE, 0.15.13 is fine with TDB
- Add CONFLICTS for bogofilter-qdbm. PR: 60812 Submitted by: maintainer
This commit is contained in:
parent
e7fe8707f8
commit
e7ec922f18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97076
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user