mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Convert to options target helper
This commit is contained in:
parent
42351df53f
commit
ef80a88ed6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492017
@ -23,7 +23,7 @@ DOCS= COPYING README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user