install document correctly.
This commit is contained in:
parent
a95ea0ebea
commit
c6339fb8bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47179
@ -30,7 +30,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ia64sim ${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/doc/ia64user.txt ${WRKSRC}/readme ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/ia64user.txt ${WRKSRC}/readme ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user