mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix typo in DOCS option target helper after r409057.
This commit is contained in:
parent
75c507e601
commit
8973010dc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409058
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ do-install-EXAMPLES-on:
|
|||
${FIND} ${STAGEDIR}${EXAMPLESDIR}${TEST_SUBDIR} -name *Test | \
|
||||
${XARGS} ${STRIP_CMD}
|
||||
|
||||
post-install-DOCS-on:
|
||||
do-install-DOCS-on:
|
||||
(cd ${BUILD_WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue