- Use DOCSDIR
This commit is contained in:
parent
c9244d69f0
commit
e586b62eab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345347
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ post-patch:
|
|||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/esecanna
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/esecanna
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${PREFIX}/share/doc/esecanna/
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue