View | Details | Raw Unified | Return to bug 241811
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 14-19 Link Here
14
		--without-xsltproc \
14
		--without-xsltproc \
15
		--disable-specs
15
		--disable-specs
16
16
17
OPTIONS_DEFINE=	DOCS
18
17
pre-patch:
19
pre-patch:
18
	@${MKDIR} ${WRKSRC}/man
20
	@${MKDIR} ${WRKSRC}/man
19
21
(-)pkg-plist (-11 / +11 lines)
Lines 153-166 Link Here
153
libdata/pkgconfig/xf86vidmodeproto.pc
153
libdata/pkgconfig/xf86vidmodeproto.pc
154
libdata/pkgconfig/xineramaproto.pc
154
libdata/pkgconfig/xineramaproto.pc
155
libdata/pkgconfig/xproto.pc
155
libdata/pkgconfig/xproto.pc
156
%%DOCSDIR%%/PM_spec
156
%%PORTDOCS%%%%DOCSDIR%%/PM_spec
157
%%DOCSDIR%%/compositeproto.txt
157
%%PORTDOCS%%%%DOCSDIR%%/compositeproto.txt
158
%%DOCSDIR%%/damageproto.txt
158
%%PORTDOCS%%%%DOCSDIR%%/damageproto.txt
159
%%DOCSDIR%%/dri2proto.txt
159
%%PORTDOCS%%%%DOCSDIR%%/dri2proto.txt
160
%%DOCSDIR%%/dri3proto.txt
160
%%PORTDOCS%%%%DOCSDIR%%/dri3proto.txt
161
%%DOCSDIR%%/fixesproto.txt
161
%%PORTDOCS%%%%DOCSDIR%%/fixesproto.txt
162
%%DOCSDIR%%/presentproto.txt
162
%%PORTDOCS%%%%DOCSDIR%%/presentproto.txt
163
%%DOCSDIR%%/randrproto.txt
163
%%PORTDOCS%%%%DOCSDIR%%/randrproto.txt
164
%%DOCSDIR%%/renderproto.txt
164
%%PORTDOCS%%%%DOCSDIR%%/renderproto.txt
165
%%DOCSDIR%%/resproto.txt
165
%%PORTDOCS%%%%DOCSDIR%%/resproto.txt
166
%%DOCSDIR%%/xv-protocol-v2.txt
166
%%PORTDOCS%%%%DOCSDIR%%/xv-protocol-v2.txt

Return to bug 241811