mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix NOPORTDOCS with u2boat
This commit is contained in:
parent
35259f736a
commit
07aa0e8f09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296792
@ -201,8 +201,8 @@ post-patch:
|
||||
.endif
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} '/SUBDIRS = /s/doc//' ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.am
|
||||
@${REINPLACE_CMD} '/install-data-am: /s/install-dist_docDATA//' \
|
||||
${WRKSRC}/tools/u2boat/Makefile.in
|
||||
@${REINPLACE_CMD} -e '/README.u2boat/d' \
|
||||
-e '/test.*docdir.*MKDIR.*DEST/d' ${WRKSRC}/tools/u2boat/Makefile.*
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
|
Loading…
Reference in New Issue
Block a user