diff options
Diffstat (limited to 'lang/python-doc-text/Makefile')
-rw-r--r-- | lang/python-doc-text/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python-doc-text/Makefile b/lang/python-doc-text/Makefile index c1c18283262c..b32733af27fa 100644 --- a/lang/python-doc-text/Makefile +++ b/lang/python-doc-text/Makefile @@ -4,4 +4,5 @@ DOCFORMAT= text MASTERDIR= ${.CURDIR}/../python-doc-html +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |