View | Details | Raw Unified | Return to bug 87890 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/home/emma/ports/mail/bogofilter-qdbm/Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bogofilter
8
PORTNAME=	bogofilter
9
PORTREVISION=	0
10
CATEGORIES=	mail
9
CATEGORIES=	mail
11
PKGNAMESUFFIX=	-qdbm
10
PKGNAMESUFFIX=	-qdbm
12
11
Lines 14-20 Link Here
14
13
15
LIB_DEPENDS=	qdbm.11:${PORTSDIR}/databases/qdbm
14
LIB_DEPENDS=	qdbm.11:${PORTSDIR}/databases/qdbm
16
15
17
CONFLICTS=	bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]*
16
CONFLICTS=	bogofilter-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]*
18
17
19
CONFIGURE_ARGS=	--with-database=qdbm
18
CONFIGURE_ARGS=	--with-database=qdbm
20
BF_CPPFLAGS=	-I${LOCALBASE}/include
19
BF_CPPFLAGS=	-I${LOCALBASE}/include

Return to bug 87890