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

Collapse All | Expand All

(-)Makefile (+5 lines)
Lines 31-36 Link Here
31
31
32
OPTIONS_DEFINE=	DOCS EXAMPLES
32
OPTIONS_DEFINE=	DOCS EXAMPLES
33
33
34
post-configure:
35
	gm4 -I ${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph	\
36
		${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx.m4 \
37
		> ${WRKSRC}/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx
38
34
.include <bsd.port.options.mk>
39
.include <bsd.port.options.mk>
35
40
36
post-install:
41
post-install:

Return to bug 177018