mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- OPTIONize docs
PR: 241811 Submitted by: amdmi3 Approved by: maintainer timeout (x11, 2 weeks)
This commit is contained in:
parent
843fa07cf4
commit
4391a557ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518231
2 changed files with 13 additions and 11 deletions
|
@ -14,6 +14,8 @@ CONFIGURE_ARGS= --without-fop \
|
|||
--without-xsltproc \
|
||||
--disable-specs
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
pre-patch:
|
||||
@${MKDIR} ${WRKSRC}/man
|
||||
|
||||
|
|
|
@ -153,14 +153,14 @@ libdata/pkgconfig/xf86driproto.pc
|
|||
libdata/pkgconfig/xf86vidmodeproto.pc
|
||||
libdata/pkgconfig/xineramaproto.pc
|
||||
libdata/pkgconfig/xproto.pc
|
||||
%%DOCSDIR%%/PM_spec
|
||||
%%DOCSDIR%%/compositeproto.txt
|
||||
%%DOCSDIR%%/damageproto.txt
|
||||
%%DOCSDIR%%/dri2proto.txt
|
||||
%%DOCSDIR%%/dri3proto.txt
|
||||
%%DOCSDIR%%/fixesproto.txt
|
||||
%%DOCSDIR%%/presentproto.txt
|
||||
%%DOCSDIR%%/randrproto.txt
|
||||
%%DOCSDIR%%/renderproto.txt
|
||||
%%DOCSDIR%%/resproto.txt
|
||||
%%DOCSDIR%%/xv-protocol-v2.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PM_spec
|
||||
%%PORTDOCS%%%%DOCSDIR%%/compositeproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/damageproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dri2proto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dri3proto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/fixesproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/presentproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/randrproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/renderproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/resproto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/xv-protocol-v2.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue