mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Respect NOPORTDOCS
This commit is contained in:
parent
5ab0e70d5c
commit
db96e0763e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215277
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ PLIST_FILES= bin/dnswall
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e '/^dist_doc_DATA/d' ${WRKSRC}/Makefile.am
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
.for f in ${AUTOFILES}
|
||||
|
|
Loading…
Add table
Reference in a new issue