diff options
Diffstat (limited to 'lang/python-doc-html/Makefile')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index f99dddbae980..84b7505817a5 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -34,7 +34,7 @@ WRKSRC= ${WRKDIR}/docs-pdf .endif .if make(all_python_versions) -_VERS!= ${MAKE} -V _PYTHON_VERSIONS +_VERS!= ${MAKE} -V _PYTHON_VERSIONS:O .endif all_python_versions: |