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

Collapse All | Expand All

(-)Makefile (+5 lines)
Lines 18-21 Link Here
18
18
19
OPTIONS_DEFINE=	DOCS EXAMPLES
19
OPTIONS_DEFINE=	DOCS EXAMPLES
20
20
21
# mtree isn't run in poudriere, so /usr/local/ isn't all setup like it
22
# should be, so we have to force this
23
CMAKE_ARGS=	-DMANDIR:STRING="${PREFIX}/share/man"
24
25
21
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 251520