- Unbreak Index
Pointyhat: myself
This commit is contained in:
parent
add5b3b017
commit
6fc9916bd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416203
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --disable-manager
|
|||
.endif
|
||||
|
||||
do-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
|
Loading…
Reference in a new issue