Consistent output.
Feature safe: yes
This commit is contained in:
parent
b2851f14e1
commit
04dd0a881a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308258
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ do-install:
|
|||
@ ${INSTALL_DATA} ${WRKSRC}/fonts/*.flc ${DATADIR}
|
||||
@ cd ${WRKSRC} && ${INSTALL_MAN} *.6 ${PREFIX}/man/man6
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/figfont.txt ${DOCSDIR}
|
||||
@ ${MKDIR} ${DOCSDIR}
|
||||
@ ${INSTALL_DATA} ${WRKSRC}/figfont.txt ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue