mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
- Switch to options helpers
This commit is contained in:
parent
3a8af43d79
commit
f3733f40cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405773
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for file in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue