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

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 26-31 Link Here
26
		DOCOWN=${SHAREOWN} \
26
		DOCOWN=${SHAREOWN} \
27
		DOCGRP=${SHAREGRP}
27
		DOCGRP=${SHAREGRP}
28
MAKE_JOBS_UNSAFE=	yes
28
MAKE_JOBS_UNSAFE=	yes
29
NO_ARCH=	yes
29
30
30
# To populate correctly the stage directory
31
# To populate correctly the stage directory
31
TMPDESTDIR=	${STAGEDIR}${DESTDIR}/${PREFIX}/${DOCBASE}
32
TMPDESTDIR=	${STAGEDIR}${DESTDIR}/${PREFIX}/${DOCBASE}
(-)pkg-plist.common (+2 lines)
Line 1 Link Here
1
%%DOCSDIR%%/en
1
%%DOCSDIR%%/en
2
%%DOCSDIR%%/faq
3
%%DOCSDIR%%/handbook
(-)pkg-plist.txt (-2 lines)
Lines 9-16 Link Here
9
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.txt
9
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.txt
10
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.txt
10
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.txt
11
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/article.txt
11
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/article.txt
12
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/diff.txt
13
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/init.txt
14
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/article.txt
12
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/article.txt
15
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.txt
13
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.txt
16
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/article.txt
14
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/article.txt

Return to bug 203274