Fix
With hat: portmgr
This commit is contained in:
parent
dccbe9a936
commit
ed14e90fb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350253
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ OPTIONS_DEFINE= DOCS
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dd_rescue ${STAGEDIR}${PREFIX}/bin
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue