mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Fix build with NOPORTDOCS
Approved by: miwi (mentor, implicit)
This commit is contained in:
parent
d09631e65b
commit
2c1f0b8e5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233617
@ -64,7 +64,7 @@ IGNORE= needs a running procfs, which is not\n\
|
||||
|
||||
pre-patch:
|
||||
.ifdef(NOPORTDOCS)
|
||||
${FIND} ${WRKSRC} -name "Makefile.in" -exec \
|
||||
${FIND} ${WRKSRC} -name "Makefile.am" -exec \
|
||||
${REINPLACE_CMD} -e "s/docs//g" {} \;
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user