mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Manual pages are not subject to DOCS option and typically installed
unconditionally, especially when they come pre-built.
This commit is contained in:
parent
bd8764379f
commit
8027deddcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514230
@ -20,7 +20,7 @@ INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install-DOCS-on:
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/xmlwf.1 ${STAGEDIR}${MANPREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,6 +7,6 @@ lib/libexpat.so
|
||||
lib/libexpat.so.1
|
||||
lib/libexpat.so.1.6.10
|
||||
libdata/pkgconfig/expat.pc
|
||||
%%PORTDOCS%%man/man1/xmlwf.1.gz
|
||||
man/man1/xmlwf.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/changelog
|
||||
|
Loading…
Reference in New Issue
Block a user