diff options
author | yar <yar@FreeBSD.org> | 2004-06-18 14:25:35 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-06-18 14:25:35 +0000 |
commit | d2ba4f040002ae1d089a08c3a3523c13fcfc1fad (patch) | |
tree | e4aa53de32a09bdf23be90b0a516ed8f072cbfa8 /mail/bogofilter-qdbm | |
parent | ab3430ca974d008f79f0db859d929fd9dbc5a208 (diff) | |
download | FreeBSD-ports-d2ba4f040002ae1d089a08c3a3523c13fcfc1fad.zip FreeBSD-ports-d2ba4f040002ae1d089a08c3a3523c13fcfc1fad.tar.gz |
Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).
Approved by: Matthias Andree (as maintainer)
Diffstat (limited to 'mail/bogofilter-qdbm')
-rw-r--r-- | mail/bogofilter-qdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter-qdbm/Makefile b/mail/bogofilter-qdbm/Makefile index 09625b7..0c032cc 100644 --- a/mail/bogofilter-qdbm/Makefile +++ b/mail/bogofilter-qdbm/Makefile @@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../bogofilter LIB_DEPENDS= qdbm.1:${PORTSDIR}/databases/qdbm -CONFLICTS= bogofilter-0* bogofilter-tdb* +CONFLICTS= bogofilter-0* bogofilter-tdb* [a-z][a-z]-bogofilter-0* CONFIGURE_ARGS= --with-database=qdbm CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |