Unbreak
This commit is contained in:
parent
c46f0e966e
commit
01e1c8bd3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355993
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ do-install:
|
|||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
for f in ${TXT_DOCS}; do \
|
||||
${INSTALL_DATA} ${WRKSRC}/$$f ${STAGEDIR}${DOCSDIR}; \
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue