diff options
Diffstat (limited to 'print/texlive-docs/Makefile')
-rw-r--r-- | print/texlive-docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/texlive-docs/Makefile b/print/texlive-docs/Makefile index fb9e67ef2a75..d79d7cf6288f 100644 --- a/print/texlive-docs/Makefile +++ b/print/texlive-docs/Makefile @@ -37,6 +37,7 @@ EXCLUDE_FILES= \*/doc/man \ EXTRACT_AFTER_ARGS=| ${TAR} xf - ${EXCLUDE_FILES:S,^,--exclude ${DISTNAME}/,} +NO_STAGE= yes do-extract: @${MKDIR} ${WRKDIR} |