mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Fix typo
This commit is contained in:
parent
f26b1735ae
commit
ddc1226b98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321993
@ -43,7 +43,7 @@ post-install:
|
||||
.for i in sample.Xdefaults sample.actxrc
|
||||
@ ${INSTALL_DATA} ${WRKSRC}/samples/$i ${ACTXDIR}
|
||||
.endfor
|
||||
.if ${PORT_OPTONS:MDOCS}
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
.for i in doc/ForDevelloper.jis doc/ManualInstall.jis README.jis
|
||||
@ ${MKDIR} ${PREFIX}/share/doc/ja/actx
|
||||
@ ${INSTALL_MAN} ${WRKSRC}/$i ${PREFIX}/share/doc/ja/actx
|
||||
|
Loading…
Reference in New Issue
Block a user