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

Collapse All | Expand All

(-)libgda3-mdb/Makefile (+5 lines)
Lines 17-20 Link Here
17
LIBGDA3_SLAVE=	mdb
17
LIBGDA3_SLAVE=	mdb
18
18
19
NO_STAGE=	yes
19
NO_STAGE=	yes
20
21
post-extract:
22
	@${REINPLACE_CMD} -e 's|MDB_SDATETIME|MDB_DATETIME|g' \
23
		${WRKSRC}/providers/mdb/util.c
24
20
.include "${MASTERDIR}/Makefile"
25
.include "${MASTERDIR}/Makefile"

Return to bug 182973