1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Optionize DOCS

This commit is contained in:
Dmitry Marakasov 2014-07-23 22:29:36 +00:00
parent 5c3bf9d529
commit 798917e832
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362743

View File

@ -25,7 +25,7 @@ PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
PORTDATA= *
.include <bsd.port.options.mk>
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's,find . \(-name .*\) -exec cp --parents {} \(.*\) \\;,find -d . \1 | ${CPIO} -dumpl \2,g' \