1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
This commit is contained in:
Baptiste Daroussin 2013-06-28 21:57:45 +00:00
parent f26b1735ae
commit ddc1226b98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321993

View File

@ -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