mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Fix build as a user.
Sponsored by: Absolight
This commit is contained in:
parent
6587ed6e34
commit
aa14c304f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351504
@ -18,7 +18,7 @@ USE_PERL5= configure
|
||||
PORTDOCS= Changes README
|
||||
|
||||
post-install:
|
||||
@${INSTALL} -o ${DOCOWN} -g ${DOCGRP} -m 555 -d ${STAGEDIR}${DOCSDIR}
|
||||
@${INSTALL} -d ${STAGEDIR}${DOCSDIR}
|
||||
@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user