1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- fix install

This commit is contained in:
Dirk Meyer 2018-01-30 23:13:11 +00:00
parent 0af5d194a8
commit b4d7b38665
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460447

View File

@ -87,9 +87,9 @@ do-install:
.if ${PORT_OPTIONS:MDOCS}
@# estic doc says estic.res must be in bin path or current directory
${MKDIR} ${PBX_DOC}
${INSTALL_DATA} ${ESTIC}/estic.doc ${PBX_DOC}
${INSTALL_DATA} ${ESTIC}/estic.doc ${PBX_DOC}/
@# estic.doc is not nroff format, & is in German
${INSTALL_DATA} ${FILESDIR}/README ${PBX_DOC}
${INSTALL_DATA} ${FILESDIR}/README ${PBX_DOC}/
.endif
@# ${FILESDIR}/README is not in nroff, but is a temporary document.
${MKDIR} ${PBX_ETC} ${PBX_VAR}