mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix docs installation (install man regardless of NOPORTDOCS).
Approved by: miwi (mentor) Reported by: QA Tindy
This commit is contained in:
parent
802b12daa7
commit
5cab5dee67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215325
@ -32,7 +32,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|\(defined(__WIN32__) && \)\(!defined(log2)\)|\2|' \
|
||||
${WRKSRC}/src/mapgen/mapmaker.cpp
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e 's|docs||' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e '/install-data-am/ s|install-docsDATA||' \
|
||||
${WRKSRC}/docs/Makefile.in
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user