Index: Makefile =================================================================== --- Makefile (revision 557863) +++ Makefile (working copy) @@ -18,4 +18,9 @@ OPTIONS_DEFINE= DOCS EXAMPLES +# mtree isn't run in poudriere, so /usr/local/ isn't all setup like it +# should be, so we have to force this +CMAKE_ARGS= -DMANDIR:STRING="${PREFIX}/share/man" + + .include