mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Stage support
This commit is contained in:
parent
7e8badd0d8
commit
b11048dbb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345615
1 changed files with 2 additions and 5 deletions
|
@ -19,11 +19,8 @@ USES= pkgconfig
|
||||||
|
|
||||||
INSTALL_TARGET= site-install
|
INSTALL_TARGET= site-install
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-install:
|
post-install:
|
||||||
.if !defined(NOPORTDOCS)
|
${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}
|
||||||
${MKDIR} ${RUBY_MODDOCDIR}
|
${INSTALL_DATA} ${WRKSRC}/README.mkdn ${STAGEDIR}${RUBY_MODDOCDIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/README.mkdn ${RUBY_MODDOCDIR}
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue