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

Collapse All | Expand All

(-)mail/rainloop/Makefile (-1 / +1 lines)
Lines 28-34 Link Here
28
28
29
OPTIONS_SINGLE=	DB
29
OPTIONS_SINGLE=	DB
30
OPTIONS_SINGLE_DB=	MYSQL PGSQL SQLITE
30
OPTIONS_SINGLE_DB=	MYSQL PGSQL SQLITE
31
BROKEN=		You must select one and only one option from the DB single
31
OPTIONS_DEFAULT=	MYSQL
32
32
33
.include <bsd.port.options.mk>
33
.include <bsd.port.options.mk>
34
34

Return to bug 198374