mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Use post-install-DOCS-on: instead of post-install:
Submitted by: mat Differential Revision: https://reviews.freebsd.org/D16095/new/
This commit is contained in:
parent
333624d8b1
commit
852b575a34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480241
@ -21,7 +21,7 @@ USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user